Skip to content

Commit f295068

Browse files
author
Khanh Nguyen
committed
Set config es_host to elasticsearch by default
1 parent 4204cc3 commit f295068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/elastalert.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The elasticsearch hostname for metadata writeback
22
# Note that every rule can have its own elasticsearch host
3-
es_host: localhost
3+
es_host: elasticsearch
44

55
# The elasticsearch port
66
es_port: 9200

0 commit comments

Comments
 (0)