1
0
mirror of https://github.com/Oxalide/vsphere-influxdb-go.git synced 2023-10-10 13:36:51 +02:00
vsphere-influxdb-go/vendor/github.com/influxdata/influxdb/scripts/logrotate
2017-10-25 20:52:40 +00:00

9 lines
113 B
Plaintext

/var/log/influxdb/influxd.log {
daily
rotate 7
missingok
dateext
copytruncate
compress
}