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