Skip to content
Snippets Groups Projects
Commit ecf031c6 authored by nimrod's avatar nimrod
Browse files

Expose the Logstash API port for Metricbeat.

parent f9db773e
No related branches found
No related tags found
No related merge requests found
......@@ -113,6 +113,7 @@ services:
- 8080:8080
- 5044:5044
- 12201:12201/udp
- 9600:9600
healthcheck:
test: ["CMD", "curl", "--fail", "http://localhost:9600/_node"]
interval: 10s
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment