# HG changeset patch # User smith@nwoca.org # Date 1527610323 -3600 # Node ID adbef03ee9e82c3a8c94a77ff2911fe9a5c6dc28 # Parent 9c22ca071995fca03b99d513c706f20e96375385 add max days to access log diff -r 9c22ca071995 -r adbef03ee9e8 tomcat/server.xml --- a/tomcat/server.xml Wed May 23 17:55:09 2018 +0100 +++ b/tomcat/server.xml Tue May 29 17:12:03 2018 +0100 @@ -67,7 +67,8 @@ + pattern="%h %l %u %t "%r" %s %b" + maxDays="5"/>