Skip to content

Commit

Permalink
Updating healthcheck (elastic#9749)
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator committed Dec 21, 2018
1 parent ba2fc3b commit 8bb462b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metricbeat/module/elasticsearch/_meta/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM docker.elastic.co/elasticsearch/elasticsearch:6.5.1
HEALTHCHECK --interval=1s --retries=300 CMD curl -f http://localhost:9200/_cluster/health
HEALTHCHECK --interval=1s --retries=300 CMD curl -f http://localhost:9200/_xpack/license

0 comments on commit 8bb462b

Please sign in to comment.