SRCDS Steam group


server logging
#1
Ok, I have logging set on my server, but when the server logs, it does 3 logs per map. how can I make it only log 1 file per map?

server.cfg settings:
log 1
sv_logbans 1
log on

log1:
L 08/09/2005 - 20:32:28: Log file started (file "logs\L0809000.log") (game "C:\srcds\hl2mp") (version "2459")
L 08/09/2005 - 20:32:28: server_cvar: "mp_forcerespawn" "0"
L 08/09/2005 - 20:32:28: Log file closed

log2:
L 08/09/2005 - 20:32:28: Log file started (file "logs\L0809001.log") (game "C:\srcds\hl2mp") (version "2459")
L 08/09/2005 - 20:32:28: Loading map "dm_overwatch"
L 08/09/2005 - 20:32:28: server cvars start
L 08/09/2005 - 20:32:28: "logdest" = "0"
L 08/09/2005 - 20:32:28: "sv_hl2mp_weapon_respawn_time" = "20"
L 08/09/2005 - 20:32:28: "sv_hl2mp_item_respawn_time" = "30"
L 08/09/2005 - 20:32:28: "mp_teamplay" = "0"
L 08/09/2005 - 20:32:28: "mp_fraglimit" = "45"
L 08/09/2005 - 20:32:28: "mp_falldamage" = "0"
L 08/09/2005 - 20:32:28: "mp_weaponstay" = "0"
L 08/09/2005 - 20:32:28: "mp_forcerespawn" = "0"
L 08/09/2005 - 20:32:28: "mp_footsteps" = "1"
L 08/09/2005 - 20:32:28: "mp_flashlight" = "1"
L 08/09/2005 - 20:32:28: "mp_autocrosshair" = "1"
L 08/09/2005 - 20:32:28: "decalfrequency" = "10"
L 08/09/2005 - 20:32:28: "mp_teamlist" = "hgrunt;scientist"
L 08/09/2005 - 20:32:28: "mp_allowNPCs" = "1"
L 08/09/2005 - 20:32:28: "mp_friendlyfire" = "0"
L 08/09/2005 - 20:32:28: "sv_gravity" = "600"
L 08/09/2005 - 20:32:28: "sv_stopspeed" = "100"
L 08/09/2005 - 20:32:28: "sv_noclipaccelerate" = "5"
L 08/09/2005 - 20:32:28: "sv_noclipspeed" = "5"
L 08/09/2005 - 20:32:28: "sv_specaccelerate" = "5"
L 08/09/2005 - 20:32:28: "sv_specspeed" = "3"
L 08/09/2005 - 20:32:28: "sv_specnoclip" = "1"
L 08/09/2005 - 20:32:28: "sv_maxspeed" = "320"
L 08/09/2005 - 20:32:28: "sv_accelerate" = "10"
L 08/09/2005 - 20:32:28: "sv_airaccelerate" = "10"
L 08/09/2005 - 20:32:28: "sv_wateraccelerate" = "10"
L 08/09/2005 - 20:32:28: "sv_waterfriction" = "1"
L 08/09/2005 - 20:32:28: "sv_footsteps" = "1"
L 08/09/2005 - 20:32:28: "sv_rollspeed" = "200"
L 08/09/2005 - 20:32:28: "sv_rollangle" = "0"
L 08/09/2005 - 20:32:28: "sv_friction" = "4"
L 08/09/2005 - 20:32:28: "sv_bounce" = "0"
L 08/09/2005 - 20:32:28: "sv_stepsize" = "18"
L 08/09/2005 - 20:32:28: "r_VehicleViewDampen" = "1"
L 08/09/2005 - 20:32:28: "r_JeepViewDampenFreq" = "7.0"
L 08/09/2005 - 20:32:28: "r_JeepViewDampenDamp" = "1.0"
L 08/09/2005 - 20:32:28: "r_JeepViewZHeight" = "10.0"
L 08/09/2005 - 20:32:28: "r_AirboatViewDampenFreq" = "7.0"
L 08/09/2005 - 20:32:28: "r_AirboatViewDampenDamp" = "1.0"
L 08/09/2005 - 20:32:28: "r_AirboatViewZHeight" = "0.0"
L 08/09/2005 - 20:32:28: "mp_timelimit" = "35"
L 08/09/2005 - 20:32:28: "sv_alltalk" = "0"
L 08/09/2005 - 20:32:28: "sv_voiceenable" = "1"
L 08/09/2005 - 20:32:28: "sv_pausable" = "0"
L 08/09/2005 - 20:32:28: "sv_cheats" = "0"
L 08/09/2005 - 20:32:28: "coop" = "0"
L 08/09/2005 - 20:32:28: "deathmatch" = "1"
L 08/09/2005 - 20:32:28: "tv_relaypassword" = ""
L 08/09/2005 - 20:32:28: "tv_password" = ""
L 08/09/2005 - 20:32:28: "sv_password" = ""
L 08/09/2005 - 20:32:28: server cvars end
L 08/09/2005 - 20:32:33: Started map "dm_overwatch" (CRC "-994442126")
L 08/09/2005 - 20:32:33: [SAP] Attempting to open a new log.. L 08/09/2005 - 20:32:33: [SAP] Leaving Level Start SectionL 08/09/2005 - 20:32:46: server_cvar: "mp_forcerespawn" "1"
L 08/09/2005 - 20:33:02: Log file closed

log3:
L 08/09/2005 - 20:33:02: Log file started (file "logs\L0809002.log") (game "C:\srcds\hl2mp") (version "2459")
L 08/09/2005 - 20:34:58: "mzracer360<2><STEAM_ID_PENDING><>" connected, address "161.220.104.113:27006"
L 08/09/2005 - 20:34:59: "mzracer360<STEAM_0:1:5139725>" STEAM USERID validated
L 08/09/2005 - 20:35:42: "mzracer360<2><STEAM_0:1:5139725><>" entered the game
L 08/09/2005 - 20:38:33: "mzracer360<3><STEAM_0:1:5139725><Unassigned>" disconnected (reason "Disconnect by user.")
L 08/09/2005 - 21:10:16: Log file closed

sometimes i even get 4 logs, one being a blank.

edit: I have SAP installed on my server, but it logs in a seperate location. This also happens with my CS:S server
mzracer360.game-host.org:27015
Reply
#2
What is SAP? Could you post some links as to what it is so we can see if its and addon issue.\


EDIT

Also try sv_log_onefile 1 to log all info to one file.
Reply
#3
SAP... I think I've heard it, it's some kind of MOD to the server, right? Correct me if I'm totally wrong Smile.
Reply
#4
SAP (Server Admin Plugin) is a admin plugin, used for HL2DM.

SAP topic:
http://forums.srcds.com/showthread.php?tid=81

official SAP website:
http://thelostsite.co.uk/

the server was creating the 3 log files before I had SAP
mzracer360.game-host.org:27015
Reply
#5
Doggie52 Wrote:SAP... I think I've heard it, it's some kind of MOD to the server, right? Correct me if I'm totally wrong Smile.
I meant that it was a plugin, not a MOD. *stupid me!!!!* One of my typos...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)