Value comparison #82
-
Hi all, Is there a way to compare column values with specific values such as EventId > 10? |
Beta Was this translation helpful? Give feedback.
Answered by
frack113
Feb 15, 2023
Replies: 0 comments 3 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HI,
The implementation will be in the sigma specification V2.
To writte "EventId > 10" it will be
EventId|gt: 10
.BUT V2 is under construction, it can be (and will be) modified or updated.