SRCDS Steam group


Logging multiple server in multiple file
#1
Hi,
Got a problem with the log from our server, let's sum up.

1 machine - 3 Server (scout/medic/pyro) each in a screen with their own server.cfg.
I created directory for each of them to log into:
logsmedic, logspyro, logsscout.
each server.cfg as the follow line :

Code:
log on
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 1
sv_logsdir "logsscout/"

Each pointing to the directory corresponding to its name, but still i'm only getting one log with everything from the three server in it, pretty hard to decrypt. I've tried with sv_logsdir "/logsscout/" or "logsscout still the same.

Any idea guys?
Reply
#2
you probably need the full path. Whats the error?

why not just make 3 different srcds directories?
Reply
#3
I got no error at all, everything is log into /logs/ for the time being, i'd just like to have each server into on directory.
Reply
#4
make sure the folders exist in cstrike.

and try them without any slashes: sv_logsdir "logsscout"
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)