Tomcat 8.x
Valve: org.apache.catalina.valves.AccessLogValve

When all of my log files rotate I like to add the suffix ".old".  This is so 
that if there is an issue with file sizes I can very quickly delete all old log 
files by doing:

rm *.old

Using the above AccessLogValve how can I append ".old" to the end of the file 
name when it rotates?


Thanks,

Lance Campbell<http://illinois.edu/person/lance>
Software Architect
Web Services at Public Affairs
217-333-0382
[University of Illinois at Urbana-Champaign logo]<http://illinois.edu/>


Reply via email to