Dear patrike,
I accidentally discovered that Avesome's Linux client writes the miner's log (console_output.txt) to a file on disk. To the same directory where the miner is located. OMG but why not in the folder like /var/log? It's Linux, not Windows. Most people run Linux from a USB flash drive. And I run from a USB stick. All common logs are written to the /var/log which was directed to RAM disk (tmpfs) - this ensures the long life of the USB flash drive.
But your method will lead to the sudden death of USB flash drives on all farms.
Please urgently change the location of the miner log file, for example var / log.
Thanks for the feedback - I will of course look into and improve this.