mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 18:19:33 +00:00
10 lines
120 B
Plaintext
10 lines
120 B
Plaintext
/etc/nginx/ssl/*.log
|
|
/home/labca/logs/cron-*.log
|
|
{
|
|
rotate 4
|
|
monthly
|
|
compress
|
|
missingok
|
|
notifempty
|
|
}
|