summaryrefslogtreecommitdiff
path: root/app-metrics/pushgateway/files/pushgateway.logrotated
diff options
context:
space:
mode:
Diffstat (limited to 'app-metrics/pushgateway/files/pushgateway.logrotated')
-rw-r--r--app-metrics/pushgateway/files/pushgateway.logrotated7
1 files changed, 0 insertions, 7 deletions
diff --git a/app-metrics/pushgateway/files/pushgateway.logrotated b/app-metrics/pushgateway/files/pushgateway.logrotated
deleted file mode 100644
index c94b73952bc7..000000000000
--- a/app-metrics/pushgateway/files/pushgateway.logrotated
+++ /dev/null
@@ -1,7 +0,0 @@
-/var/log/pushgateway/pushgateway.log {
- missingok
- size 5M
- rotate 3
- compress
- copytruncate
-}