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, 7 insertions, 0 deletions
diff --git a/app-metrics/pushgateway/files/pushgateway.logrotated b/app-metrics/pushgateway/files/pushgateway.logrotated
new file mode 100644
index 000000000000..c94b73952bc7
--- /dev/null
+++ b/app-metrics/pushgateway/files/pushgateway.logrotated
@@ -0,0 +1,7 @@
+/var/log/pushgateway/pushgateway.log {
+ missingok
+ size 5M
+ rotate 3
+ compress
+ copytruncate
+}