the-bastion/etc/logrotate.d/osh-http-proxy.dist
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

10 lines
156 B
Text

/home/proxyhttp/access.log {
notifempty
missingok
rotate 52
weekly
compress
copytruncate
dateext
}