Does tomcat provide any log retention policy for request log generated by AccessLogValve? -


i start using tomcat 7.0.50 (i using jetty 9.2.2 before this). using accesslogvalve log request logs. want retain last few days of logs only. jetty provide setting property requestlog.retain desired value.

do tomcat provide such feature? (i know can writting crons or other code delete old files, wondering if available part of tomcat feature.)


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -