Skip to content

Help needed with filter request and debug log level for elastalert2 installed via helm chart #1411

Closed Locked Answered by jertel
Swarvenstein asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, it is possible to enable debug logging using extraConfigOptions.

Your query is using lowercase and and or. These need to be UPPER case for Lucene query syntax.

Ex:

query: "(kubernetes.namespace: kafka) AND (WARN OR ERROR) AND (NOT INFO)"

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@Swarvenstein
Comment options

@jertel
Comment options

Answer selected by jertel
Comment options

You must be logged in to vote
2 replies
@jertel
Comment options

@Swarvenstein
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants