| View previous topic :: View next topic |
| Author |
Message |
sneaky1
Joined: 16 Oct 2002 Posts: 270
|
Posted: Mon Sep 29, 2003 3:27 pm Post subject: server.log file. |
|
|
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 |
|
| Back to top |
|
 |
Badhabit

Joined: 26 Oct 2002 Posts: 332 Location: Boise, Idaho
|
Posted: Mon Sep 29, 2003 3:31 pm Post subject: |
|
|
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.
 |
|
| Back to top |
|
 |
sneaky1
Joined: 16 Oct 2002 Posts: 270
|
Posted: Mon Sep 29, 2003 5:01 pm Post subject: |
|
|
and if its standard ET? _________________ Success is only gained through failure.
Come check out the new bani league at:
http://www.bani-league.com |
|
| Back to top |
|
 |
Kamel

Joined: 28 Sep 2003 Posts: 278 Location: Florida
|
Posted: Mon Sep 29, 2003 10:31 pm Post subject: |
|
|
| 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." |
|
| Back to top |
|
 |
=TAC=Chron
Joined: 30 Sep 2003 Posts: 3
|
Posted: Tue Sep 30, 2003 7:58 am Post subject: |
|
|
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. |
|
| Back to top |
|
 |
sneaky1
Joined: 16 Oct 2002 Posts: 270
|
Posted: Tue Sep 30, 2003 3:30 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
sneaky1
Joined: 16 Oct 2002 Posts: 270
|
Posted: Wed Oct 01, 2003 5:56 am Post subject: |
|
|
| 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 |
|
| Back to top |
|
 |
=FF=im2good4u

Joined: 05 Feb 2003 Posts: 3924 Location: The Netherlands, HOLLAND
|
Posted: Wed Oct 01, 2003 6:54 am Post subject: |
|
|
ehh im not sure but i though
set g_log 1
set logfile xclan.txt
set g_logsync 1 _________________
  |
|
| Back to top |
|
 |
Kamel

Joined: 28 Sep 2003 Posts: 278 Location: Florida
|
Posted: Wed Oct 01, 2003 11:27 am Post subject: |
|
|
| 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." |
|
| Back to top |
|
 |
sneaky1
Joined: 16 Oct 2002 Posts: 270
|
Posted: Wed Oct 01, 2003 1:37 pm Post subject: |
|
|
| =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 |
|
| Back to top |
|
 |
Badhabit

Joined: 26 Oct 2002 Posts: 332 Location: Boise, Idaho
|
Posted: Wed Oct 01, 2003 4:29 pm Post subject: |
|
|
This is my settings
| Code: | 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.
 |
|
| Back to top |
|
 |
=FF=im2good4u

Joined: 05 Feb 2003 Posts: 3924 Location: The Netherlands, HOLLAND
|
Posted: Thu Oct 02, 2003 12:55 am Post subject: |
|
|
so i was wrong  _________________
  |
|
| Back to top |
|
 |
|