spring-boot: tomcat: if management port is different from the app port, the app's access.log goes to /tmp/tomcat.xxxxx.port [SPR-12220] #16834
Labels
status: invalid
An issue that we don't feel is valid
spring-projects-issues commentedSep 18, 2014
Simon So opened SPR-12220 and commented
spring-boot 1.1.6
http://stackoverflow.com/questions/23596157/spring-boot-tomcat-access-logs
The issue exists since 1.1
Steps to reproduce
expected: access log goes to /home/mydir
actual: after a few days, the access.log will suddenly appears in /tmp/tomcat.xxxx.port_number
I have cloud deployment that needs to do log rotation. Prefer to centralize everything to one single directory.
Affects: 4.0.6
The text was updated successfully, but these errors were encountered: