PDA

View Full Version : TeamSpeak needs to log much more information.


zike
23-08-2004, 12:36
Hello

I would like to make a suggestion and look for more information on making TeamSpeak log much greater details. Information that should be logged:


(Information ported to a logfile)
1.) User Creation/IP
2.) Channel Creation/IP
3.) Admin or Server Admin Access when granted/IP
4.) Players kicked/banned/IP
5.) Player access/atempts/IP

(Information shown to SA admins only)
1.) Admin or Server Admin Access when granted/IP
2.) Players kicked/banned/IP

The main issue I feel is having the IP addresses logged of all users(registered,unregistered and nicks used). These are my ideas and would also like to know if anyone else has setup a system like this already. :D

zike
23-08-2004, 13:36
I would just like to add that I answered my own question.

All you need to do is Edit the server.ini file.

Change from:
[log]
access=0
access_r=0
access_u=0
channel_registerred=0
channel_unregisterred=0
sa=0
chat=0
kick_server=0
kick_channel=0


To:
[log]
access=1
access_r=1
access_u=1
channel_registerred=1
channel_unregisterred=1
sa=1
chat=1
kick_server=1
kick_channel=1