fugasjunior / arma-server-manager

A web administration tool for managing Arma 3, Arma Reforger and DayZ dedicated servers
GNU General Public License v3.0
52 stars 11 forks source link

Log file improvements #128

Open fugasjunior opened 3 months ago

fugasjunior commented 3 months ago

Split log files (i.e. by size, by date, ...) to avoid creating several hundred megabytes worth of logs. Automatically delete older logs. Retention time is to be configured in the UI.

FyWolf commented 3 weeks ago

I do agree with that, I had to go through a 5Gb 122 millions lines long log, wasn't really practical, if we could divide at least each time the server was booted into a new log files, it would be a great improvement