server.log file.

Discussion for Admins of ETPro/BayonET servers.
If you don't run a server, please don't post here...

Moderators: Forum moderators, developers

Post Reply
sneaky1
Posts: 249
Joined: Wed Oct 16, 2002 6:05 pm
Contact:

server.log file.

Post by sneaky1 »

where is it kept at? I have logging enabled but can't find the log file.
Success is only gained through failure.
Come check out the new bani league at:
http://www.bani-league.com
User avatar
Badhabit
Posts: 312
Joined: Sat Oct 26, 2002 9:09 pm
Location: Boise, Idaho

Post by Badhabit »

If your running ETPro you will find it in the servers /Wolfenstein - Enemy Territory/etpro/ folder.
{Zer0}'s House of Torment 67.19.67.118:27960
{Zer0}'s RTCW server 67.19.67.119:27960
Now Lets Go Kick Some ASS
And thats an Order.
Image
sneaky1
Posts: 249
Joined: Wed Oct 16, 2002 6:05 pm
Contact:

Post by sneaky1 »

and if its standard ET?
Success is only gained through failure.
Come check out the new bani league at:
http://www.bani-league.com
User avatar
Kamel
Posts: 243
Joined: Sun Sep 28, 2003 10:17 pm
Location: Florida

Post by Kamel »

sneaky1 wrote:and if its standard ET?

then why are you posting the question here? -- poke around in your etmain folder though.

while i'm thinking of it, i've seen the logs become huge quick (not long after i had my server it's became 188mb in size, and i dont even have a very popular server..) -- is there a way to disable it? in the menu i changed it to disable logging, but that didn't do anything.
"Common sense isn't very common."
=TAC=Chron
Posts: 3
Joined: Tue Sep 30, 2003 6:20 am

Post by =TAC=Chron »

the simplest way to deal with the log getting big is to just delete it and recreate an empty etserver.log

just go in every couple of weeks, download the log to your PC, delete and recreate a new one.

then you can review the old one for anything interesting and then dump it also.

in fact, one could write a little shell script to delete and recreate the etserver.log and add it to the cron jobs, or just occassionally run it manually.
sneaky1
Posts: 249
Joined: Wed Oct 16, 2002 6:05 pm
Contact:

Post by sneaky1 »

I was simply asking what if I was running standard ET.
Success is only gained through failure.
Come check out the new bani league at:
http://www.bani-league.com
sneaky1
Posts: 249
Joined: Wed Oct 16, 2002 6:05 pm
Contact:

Post by sneaky1 »

Badhabit wrote:If your running ETPro you will find it in the servers /Wolfenstein - Enemy Territory/etpro/ folder.
It't not there. Is my setup wrong?

set g_log "xclan.log"
set logfile 1
set g_logsync 0
Success is only gained through failure.
Come check out the new bani league at:
http://www.bani-league.com
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

ehh im not sure but i though :?:

set g_log 1
set logfile xclan.txt
set g_logsync 1
User avatar
Kamel
Posts: 243
Joined: Sun Sep 28, 2003 10:17 pm
Location: Florida

Post by Kamel »

sneaky1 wrote:I was simply asking what if I was running standard ET.
ah, sorry for the misunderstanding. by default, it's placed in:

Wolfenstein - Enemy Territory\etmain\etserver.log

that's if u dont specify a log name and all
"Common sense isn't very common."
sneaky1
Posts: 249
Joined: Wed Oct 16, 2002 6:05 pm
Contact:

Post by sneaky1 »

=FF=im2weak4u wrote:ehh im not sure but i though :?:

set g_log 1
set logfile xclan.txt
set g_logsync 1
I will try that and see what I come up with. I got the "set log xclan.log" from the default.cfg file for ET.
Success is only gained through failure.
Come check out the new bani league at:
http://www.bani-league.com
User avatar
Badhabit
Posts: 312
Joined: Sat Oct 26, 2002 9:09 pm
Location: Boise, Idaho

Post by Badhabit »

This is my settings

Code: Select all

set g_log "0928server.log" 			// Game logging
set g_logsync 1
set logfile 2					// Console logging ( 1: enable 2: enable and sync )
I put a date in front of the server.log, so I can keep track of the logs better.
And with running ETPro 2.0.2 My log files are found in the servers \ETPro folder.
If your running an older version of ETpro it might be in your \Bani folder
{Zer0}'s House of Torment 67.19.67.118:27960
{Zer0}'s RTCW server 67.19.67.119:27960
Now Lets Go Kick Some ASS
And thats an Order.
Image
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

so i was wrong :(
Post Reply