Error: Enter Elasticsearch host #673
Replies: 2 comments 18 replies
-
Beta Was this translation helpful? Give feedback.
-
I am not seeing this behavior. Below is my output, before it complains about my missing rules folder:
When troubleshooting Docker and Kubernetes issues like this I suggest debugging the problem by setting |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hallo to everyone, I have seen that there are already some discussion about this argument but it seem that anyone was solved:
If I run
docker run -d -v /tmp/elastalert.yaml:/opt/elastalert/config.yaml jertel/elastalert2
then I get the error:
When I run it as k8s deployment, I get the same error:
Here is my deployment.yaml:
and here is my config.yaml (the same that I used in order to try to start the container):
Any help and suggestion will be very appreciate.
Beta Was this translation helpful? Give feedback.
All reactions