PDA

View Full Version : dedicated server log rotation possible ?



d3nn16
Jul 17 2011, 00:43
Hi,

I would like to enable the log files on the ArmA dedicated server (-netlog, -mpstatistics and server_console.log) and be able to consult them easily.

I have written a perl script for log rotation but unfortunately the server_console.log and netlog.log files cannot be renamed or moved (except mpstatistics.log).

Is it possible to enable moving the server_console.log and netlog.log files ? Will it be possible in a future patch ? Is there a tool to read large log files ?

The reason I would like all these logs enabled is to find a way to improve server performance (avoid lags, desyncs etc)

Thanks