1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-06-08 16:46:06 +02:00
fastnetmon-rewritten/src/fastnetmon_logrotate
2022-05-27 20:04:30 +01:00

12 lines
130 B
Plaintext

/var/log/fastnetmon.log
{
rotate 31
daily
size 10M
missingok
copytruncate
notifempty
delaycompress
}