aboutsummaryrefslogtreecommitdiffstats
path: root/testing/netbox/netbox.logrotated
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2018-01-04 15:23:35 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-01-04 15:25:32 +0000
commitcd5dd02c13cbdb98e682c16184c4692086c12ffc (patch)
treee0f8c8ac7f3ea704d259e894542286e4179ceafe /testing/netbox/netbox.logrotated
parent86152549db024b35fe69353aa1da1cac8ea54558 (diff)
downloadaports-cd5dd02c13cbdb98e682c16184c4692086c12ffc.tar.bz2
aports-cd5dd02c13cbdb98e682c16184c4692086c12ffc.tar.xz
testing/netbox: new aport
IP address management (IPAM) and data center infrastructure management (DCIM) tool
Diffstat (limited to 'testing/netbox/netbox.logrotated')
-rw-r--r--testing/netbox/netbox.logrotated8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/netbox/netbox.logrotated b/testing/netbox/netbox.logrotated
new file mode 100644
index 0000000000..c3cc265126
--- /dev/null
+++ b/testing/netbox/netbox.logrotated
@@ -0,0 +1,8 @@
+/var/log/netbox/*.log {
+ weekly
+ rotate 4
+ missingok
+ notifempty
+ sharedscripts
+ copytruncate
+}