11 lines
149 B
Plaintext
11 lines
149 B
Plaintext
|
/var/log/tomcat9/catalina.out {
|
||
|
copytruncate
|
||
|
weekly
|
||
|
rotate 52
|
||
|
compress
|
||
|
delaycompress
|
||
|
missingok
|
||
|
create 640 tomcat adm
|
||
|
su tomcat adm
|
||
|
}
|