papertrail / remote_syslog2

To install, see "Releases" tab. Self-contained daemon for reading local files and emitting remote syslog (without using local syslogd).
http://help.papertrailapp.com/
MIT License
637 stars 157 forks source link

kill -HUP to re-read config file? #208

Open mccorkle opened 7 years ago

mccorkle commented 7 years ago

I know SIGHUP wasn't defined as 're-read your config file if you are a daemon', but that is the expected behavior from *nix services now-a-days.

Would it be reasonable to add SIGHUP signal processing to remote_syslog2?