The Log Courier Suite is a set of lightweight tools created to ship and process log files speedily and securely, with low resource usage, to Elasticsearch or Logstash instances.
Other
419
stars
107
forks
source link
On RHEL7 systems log-courier does not start after a reboot #361
After a reboot (I think) log-courier fails to start due to missing /var/run/log-courier folder. This likely due to tempfs /run folder so the contents are lost and the folder missing.
After a reboot (I think) log-courier fails to start due to missing /var/run/log-courier folder. This likely due to tempfs /run folder so the contents are lost and the folder missing.
Need to add in a mkdir to create the folder.