aports/testing/netbox/netbox.logrotated
Leonardo Arena cd5dd02c13 testing/netbox: new aport
IP address management (IPAM) and data center infrastructure management (DCIM) tool
2018-01-04 15:25:32 +00:00

9 lines
96 B
Plaintext

/var/log/netbox/*.log {
weekly
rotate 4
missingok
notifempty
sharedscripts
copytruncate
}