This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Tomcat and the fly likes Rolling Tomcat Connector Log Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Rolling Tomcat Connector Log" Watch "Rolling Tomcat Connector Log" New topic
Author

Rolling Tomcat Connector Log

Kevin Weiss
Greenhorn

Joined: Mar 27, 2007
Posts: 7
We have IIS/Tomcat configured for our environment, and we're using the Tomcat Connector (i.e. Isapi Redirector) to communicate between.

We have it configured and working, but our log file (isapi_redirect.log) just keeps growing.

Does anyone know how to automatically roll or rotate this log file?
Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14672
    
  11

I don't know about this configuration, but looking at the docs, it looks like you can only set the log path and log level(debug, info, error or emerg).


[My Blog]
All roads lead to JavaRanch
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

Hmm, while our set up is quite different, we also have Connection logs sent to the log file and the log file rotates daily. I'll see what I can see.
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

Nope, mine isn't applicable unless you're using Tomcat 4.1

There is a remote thread about rolling catalina.out here, but I haven't read it.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Rolling Tomcat Connector Log
 
Similar Threads
Another q from mock
Tomcat with SSL
Tomcat Connector configurations
startup failed due to previous errors
jk connector tomcat 4.1.27