[logrotate]: Add /var/log/swss/*.rec to logrotate target (#703)
SwSS record files in /var/log/swss/ folder get larger and larger and were not rotated. Add them here to rotate these files.
This commit is contained in:
parent
e46cf29f0b
commit
8843c6f192
@ -1,6 +1,7 @@
|
||||
/var/log/syslog
|
||||
/var/log/quagga/*.log
|
||||
/var/log/teamd.log
|
||||
/var/log/swss/*.rec
|
||||
{
|
||||
rotate 7
|
||||
daily
|
||||
|
Loading…
Reference in New Issue
Block a user