summaryrefslogtreecommitdiffstats
path: root/extras/glusterfs-georep-logrotate
blob: 6a69ab1e35a47cb7774859563863d20b0e395647 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 {
}