Move collectd logs to platformdata and rotate it

This commit is contained in:
Girish Ramakrishnan
2020-02-18 20:34:13 -08:00
parent 15cc1f92e3
commit 037440034b
4 changed files with 6 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ LoadPlugin logfile
<Plugin logfile>
LogLevel "info"
File "/var/log/collectd.log"
File "/home/yellowtent/platformdata/logs/collectd/collectd.log"
Timestamp true
PrintSeverity false
</Plugin>