Skip to content
Discussion options

You must be logged in to vote

@TheRealPancakes Some of these are expected. With the move to EQL, Elasticsearch does a pre-check on the EQL query - if the query targets fields that don't have any mappings, it will fail the precheck with an error. That is what the unknown_column errors are. Annoying, but not indicative of a deeper issue.

The others are Sigma field mappings issues - we are actively working on those.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by TheRealPancakes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
2.4
Labels
None yet
2 participants