issues
search
robertdebock
/
ansible-role-tomcat
Install and configure tomcat on your system.
https://robertdebock.nl/
Apache License 2.0
46
stars
57
forks
source link
feat(server_xml): adding log maxDays fileDateFormat
#54
Open
onidemon37
opened
2 years ago
onidemon37
commented
2 years ago
Adding some server.xml changes:
maxDays: The maximum number of days rotated access logs will be retained for before being deleted
fileDateFormat: Allows a customized timestamp in the access log file name
Adding some server.xml changes: