RE: Increasing Logfile count

2004-01-14 Thread Drew Falkman
Hey Alex-

In the {jrun_root}/servers/{your_server}/SERVER-INF/ directory, you will
find the jrun.xml file.

Somewhere about 2/3 down is the information about logging ( a ctrl-f on
logging should get you there). Ther is a line:

attribute name=rotationFiles3/attribute

Change this to 10...

-Drew Falkman
Team Macromedia
JRUN
-Original Message-
From: DeMarco, Alex [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 14, 2004 11:23 AM
To: JRun-Talk
Subject: Increasing Logfile count

Where can I tell Jrun4 to keep more log files instead of just 3.I'd
like to keep up to 10 before it rolls over...

Anyone know?

I need to do the same thing for CFMX

- Alex
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Increasing Logfile count

2004-01-14 Thread Theodore Zimmerman
The jrun.xml file under the LoggerService.

attribute name=rotationFiles10/attribute

Ted Zimmerman

-Original Message-
From: DeMarco, Alex [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 14, 2004 2:23 PM
To: JRun-Talk
Subject: Increasing Logfile count

Where can I tell Jrun4 to keep more log files instead of just 3.I'd
like to keep up to 10 before it rolls over...

Anyone know?

I need to do the same thing for CFMX

- Alex

_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Increasing Logfile count

2004-01-14 Thread DeMarco, Alex
Thanks!Will that govern CFMX as well?

-Original Message-
From: Drew Falkman [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 14, 2004 2:39 PM
To: JRun-Talk
Subject: RE: Increasing Logfile count

Hey Alex-

In the {jrun_root}/servers/{your_server}/SERVER-INF/ directory, you will
find the jrun.xml file.

Somewhere about 2/3 down is the information about logging ( a ctrl-f on
logging should get you there). Ther is a line:

attribute name=rotationFiles3/attribute

Change this to 10...

-Drew Falkman
Team Macromedia
JRUN
-Original Message-
From: DeMarco, Alex [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 14, 2004 11:23 AM
To: JRun-Talk
Subject: Increasing Logfile count

Where can I tell Jrun4 to keep more log files instead of just 3.I'd
like to keep up to 10 before it rolls over...

Anyone know?

I need to do the same thing for CFMX

- Alex
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Increasing Logfile count

2004-01-14 Thread Skip Klobucher
Look for the rotation-files attribute in jrun.xml and reset the value to
10.

-Original Message-
From: DeMarco, Alex [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 14, 2004 2:23 PM
To: JRun-Talk
Subject: Increasing Logfile count

Where can I tell Jrun4 to keep more log files instead of just 3.I'd
like to keep up to 10 before it rolls over...

Anyone know?

I need to do the same thing for CFMX

- Alex 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Increasing Logfile count

2004-01-14 Thread Drew Falkman
Yes. If you are using standalone, you will have to find the JRun server
information under the {cfmx_root}/runtime/ directory (i think - but I
haven't looked under the hood since pre 6.1...

-Drew
-Original Message-
From: DeMarco, Alex [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 14, 2004 11:46 AM
To: JRun-Talk
Subject: RE: Increasing Logfile count

Thanks!Will that govern CFMX as well?

-Original Message-
From: Drew Falkman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 14, 2004 2:39 PM
To: JRun-Talk
Subject: RE: Increasing Logfile count

Hey Alex-

In the {jrun_root}/servers/{your_server}/SERVER-INF/ directory, you will
find the jrun.xml file.

Somewhere about 2/3 down is the information about logging ( a ctrl-f on
logging should get you there). Ther is a line:

 attribute name=rotationFiles3/attribute

Change this to 10...

-Drew Falkman
Team Macromedia
JRUN
 -Original Message-
 From: DeMarco, Alex [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, January 14, 2004 11:23 AM
 To: JRun-Talk
 Subject: Increasing Logfile count

 Where can I tell Jrun4 to keep more log files instead of just 3.I'd
 like to keep up to 10 before it rolls over...

 Anyone know?

 I need to do the same thing for CFMX

 - Alex
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]