Results 1 to 2 of 2
Hello, Im running a dedicated game server for ArmA-II. There is a server.cfg file that directs the server to output to a log file all server events, such as game ...
- 05-09-2010 #1
[SOLVED] ArmA-II dedi-Server-Output logfile to screen?
Hello, Im running a dedicated game server for ArmA-II. There is a server.cfg file that directs the server to output to a log file all server events, such as game issues from clients and the server itself.
The value in the server.cfg file looks like this: logfile="server.log";
How do I set it up so that the dedicated server outputs this information, not only to the log, but also to my screen? Would this be done from the server.cfg file?
Thank you
- 05-11-2010 #2
Ok, never mind, this is what I was looking for:
tail -f log.2302.txt



