This repository has been archived by the owner on Apr 25, 2021. It is now read-only.
Replies: 1 comment
-
I suggest running some debug commands to see what's going on inside the container. If the container is in a crash loop you can override the entrypoint and have it sleep for 5 minutes. Ex: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working to get elastalert-docker running on a RHEL VM. I have a bit of experience with Docker, but I can not seem to figure out why this container is still looking for my server name locally, rather than reading the es_host from the elastalert.yaml.
el01_error.txt
I've attached my docker-compose.yaml to this message. Also, the first few seconds of Elastalert's startup. You'll see my host server is still being referenced. I have checked my pathing on host to ensure the correct file is being referenced.
This is a piece of my elastalert.yaml
TYIA,
Dan
el01_error.txt
docker-compose.yaml.txt
Beta Was this translation helpful? Give feedback.
All reactions