Skip to content
Discussion options

You must be logged in to vote

Apparently I am the only client asking SO how to manipulate ingested logs and alert ( via sigma ) on those manipulations.

Runtime fields attached to the index, would appear in KQL, but just did not work no matter how hard I tried to hack it for sigma. i.e. sigma is looking for the field in the wrong location, and I never could find how to adjust that.

Here is a solution!

I had to create a custom ingestion pipeline, and attach it to the agent policy "system-endpoints" and under the "Security channel" added the custom pipeline as a second pipeline. Then in the custom pipeline and a processor that run the same painless script I was using to create the runtime field. And now my sigma alerts c…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@jmce123
Comment options

@jmce123
Comment options

@jmce123
Comment options

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 jmce123
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