PDA

View Full Version : Client Logging


LionShare
10-07-2005, 19:44
G'day...I'm wondering if there is a way for my TS server to log clients IP addys when connecting to my server to a text or sql file? If this is a feature already embedded, where can I find it? Looked everywhere...

m&m's
10-07-2005, 19:49
in your server.ini file turn on the logging with =1 and restart the server for your changes to take afect

LionShare
10-07-2005, 21:13
TY kindly for your reply M&M....as a n00b admin, I'm wondering what command below am I to change the 0to1

[debug]
MessageTypes=LMTALL
MessageDepths=LMDALL
[Main Config]
ExternalIPDectection=1
HTTPServer Port=14534
HTTPServer Enabled=1
DateTimeFormat=dd-mm-yyyy hh:nn:ss
TCPQueryPort=51234
AllowedClientNameChars=
DisAllowedClientNameChars=()[]{}
BoundToIp1=
[ISP]
[WebPost]
AdminEmail=
ISPLinkURL=na
ISPName=Private
ISPCountryNumber=2457
Enabled=1
PostURL=
ListPublic=0
UserAgent=teamspeak
[log]
access_r=0
access_u=0
channel_registerred=0
channel_unregisterred=0
sa=0
chat=0
kick_server=0
kick_channel=0
[Spam]
max_commands=5
in_seconds=2

m&m's
10-07-2005, 22:16
[log]
access_r=0
access_u=0
channel_registerred=0
channel_unregisterred=0
sa=0
chat=0
kick_server=0
kick_channel=0

to turn on logging simply make all the =0 into =1 1=on 0=off or make the options that you want =1 you dont need them all to be on if you dont want . you do have to restart the server for any change to the .ini file to take efect

guldi
11-07-2005, 13:05
answered in the FAQ !!! :mad:
pls check that before spaming the forum with 100x answered stuff, thx !

=> CLOSED !