driskell / log-courier

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

Fix debian package build information #338

Closed sysmonk closed 8 years ago

sysmonk commented 8 years ago

Fix debian package build information: 1) create the /var/run/log-courier directory after the install 2) update documentation to reflect the deb-upstart and deb-systemd directories

driskell commented 8 years ago

Thanks!