Graylog2 / Graylog2/graylog-docker
forwarder: add health-check
Open
feature
triaged
- Dominant language
- Shell
- Stars
- 435
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
we should add a health check to the forwarder image to give users the ability to have this forwarder restarted automatically on failure.
This need to be added to the image like:
https://github.com/Graylog2/graylog-docker/blob/4.0/docker/oss/Dockerfile#L132-L137
and should check if the process in the image is running proper.
Contributor guide
Assessment
This issue has not been assessed yet.