aboutsummaryrefslogtreecommitdiffstats
path: root/testing/netbox/netbox.logrotated
diff options
context:
space:
mode:
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
+}