Commit 8a412ed6 authored by Rafael Monnerat's avatar Rafael Monnerat

obs: Rotate json-like logs created by instances.

/cc @jerome @jm  (You were asking about this)

/reviewed-on nexedi/slapos.package!105
parent 61ee7af3
...@@ -51,3 +51,15 @@ ...@@ -51,3 +51,15 @@
notifempty notifempty
sharedscripts sharedscripts
} }
/srv/slapgrid/*/.slapgrid/*.data.json {
weekly
nocreate
rotate 104
nocompress
missingok
extension .json
dateext
dateformat -%Y-%m-%d
notifempty
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment