Graylog2 / Graylog2/graylog-docker
Does healt_check needs port number?
Open
triaged
- Dominant language
- Shell
- Stars
- 435
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I don't know if it is wanted, but when I run containers, the graylog container has the unhealty label during execution.
This seems to be caused by this command: `if curl --silent --fail http://127.0.0.1/api` at the line 104.
Does this command needs the port number?
Contributor guide
Assessment
This issue has not been assessed yet.