summaryrefslogtreecommitdiffstats
path: root/extras/glusterfs-georep-logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'extras/glusterfs-georep-logrotate')
-rw-r--r--extras/glusterfs-georep-logrotate18
1 files changed, 18 insertions, 0 deletions
diff --git a/extras/glusterfs-georep-logrotate b/extras/glusterfs-georep-logrotate
new file mode 100644
index 000000000..6a69ab1e3
--- /dev/null
+++ b/extras/glusterfs-georep-logrotate
@@ -0,0 +1,18 @@
+
+rotate 52
+missingok
+
+compress
+delaycompress
+notifempty
+
+/var/log/glusterfs/geo-replication/*/*.log {
+}
+
+
+/var/log/glusterfs/geo-replication-slaves/*.log {
+}
+
+
+/var/log/glusterfs/geo-replication-slaves/*/*.log {
+}