Graylog2 / Graylog2/graylog2-server
Config reload/SIGHUP support
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
If you change something like mail configuration, you anyway should restart server, stopping log collection for dozen seconds. It would be convinient to have ability to re-load config, and get notification if changes are so significant, that restart is required. Btw, Java programs can properly handle SIGHUP: http://stackoverflow.com/a/9179667/890863
Contributor guide
Assessment
This issue has not been assessed yet.