Graylog2 / Graylog2/graylog2-server
Switch Collector health check to unix socket
Open
collector
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
The Collector health check is currently starting an HTTP listener on `localhost:13133`. Switch that to a unix socket to avoid opening a port. (check that this works on Windows)
Contributor guide
Assessment
This issue has not been assessed yet.