DEBUG logs not showing up (need assistance) #720
-
I have these logging configuration settings in my
This is my
But I haven't been able to get a |
Beta Was this translation helpful? Give feedback.
Answered by
jertel
Feb 16, 2022
Replies: 1 comment 9 replies
-
Use |
Beta Was this translation helpful? Give feedback.
9 replies
Answer selected by
lymanaukuleles
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use
docker exec
to get inside the running ElastAlert 2 container, and thenless
the config file to see if your logging changes are actually being mounted into the container.