PDA

View Full Version : server.log


crazyandy
10-07-2006, 15:28
Hi.
How can i delete all of the old info in the log file but with out having to restart the ts server to get it to start recording again.

Bastian
11-07-2006, 10:42
Open your shell.

Change to your TeamSpeak server directory and issue the following command:

echo "" > server.log

This should overwrite your server log with an empty string.