SRCDS Steam group


Where are the log files??
#1
Hi All,

I am trying to write a Game COntrol Panel for my Game Hosting company and am incorporating Steam powered games. Can you tell me how I can get hold of user data from logs, and where are the logs?

Many thanks

Reply
#2
put this in the config file, game.cfg (and edit to your needs and log path)

Code:
// Creates a logfile (Enable= on      Disable= off)
log on

// Log server bans in the server logs (Enable=1     Disable= 0)
sv_logbans 1

// Log echo information in the console (Enable= 1     Disbale= 0)
sv_logecho 1

// Log server information in the logfile (Enable= 1     Disable= 0)
sv_logfile 1

// Log server information to only one file (Enable=1     Disable= 0)
sv_log_onefile 1

// Folder where logs will be saved
sv_logsdir E:\CSSDS\cstrike\logs\
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)