Skip to content

Instantly share code, notes, and snippets.

@logpacker
Created August 18, 2016 02:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save logpacker/859b267ee7d534e16a24032668a9f148 to your computer and use it in GitHub Desktop.
Save logpacker/859b267ee7d534e16a24032668a9f148 to your computer and use it in GitHub Desktop.
logpacker_daemon.conf
[program:logpacker_daemon]
directory=/opt/logpacker
command=/opt/logpacker/logpacker_daemon -a -v
autostart=true
autorestart=true
startretries=10
stdout_logfile=/tmp/lpdaemon-stdout.log
stderr_logfile=/tmp/lpdaemon-stderr.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment