I'm I noticed that my catalina.out
in /var/log/tomcat
is this big... why? How do I avoid this?
I don't want to disable logging, I'd like it to behave like RollingFileAppender in Log4j
Asked
Active
Viewed 320 times
0

gotch4
- 13,093
- 29
- 107
- 170
1 Answers
0
You should be able to use logrotate on catalina.out.

b0ti
- 2,319
- 1
- 18
- 18
-
In fact I found it somewhere and now it's ok – gotch4 Nov 04 '11 at 09:36