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 partitioning #119

Open fugasjunior opened 4 months ago

fugasjunior commented 4 months ago

Currently, the server log files are not being partitioned. This can lead to creation of log files that are several hundred megabytes in size. Implement functionality to split these log files (i.e. by date, size, server startup). Provide a way to access (at least download) these partitioned files in UI.