aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/logging/logrotate.d/prometheus
diff options
context:
space:
mode:
Diffstat (limited to 'straper/db/public/logging/logrotate.d/prometheus')
-rw-r--r--straper/db/public/logging/logrotate.d/prometheus9
1 files changed, 0 insertions, 9 deletions
diff --git a/straper/db/public/logging/logrotate.d/prometheus b/straper/db/public/logging/logrotate.d/prometheus
deleted file mode 100644
index 40d373f..0000000
--- a/straper/db/public/logging/logrotate.d/prometheus
+++ /dev/null
@@ -1,9 +0,0 @@
-/var/log/prometheus/prometheus.log {
- weekly
- rotate 10
- copytruncate
- compress
- delaycompress
- notifempty
- missingok
-}