Skip to content

Is there a way to output Event Data from powershell output to .csv file from sigma rules? #151

Answered by alexkornitzer
jv2k4ever asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @jv2k4ever, so the Sigma mapping file (assuming you are using sigma-event-logs-all.yml) is generic and thus will output all the event data into 'Event Data' column, this should also happen with CSV output.

You can tweak the mapping file to output the columns that are relevant to you by changing the visible flag from false to true.

The reason that the PowerShell Script file has tailored columns is because that is generated by a Chainsaw rule and not a Sigma rule, where the important columns are defined within the rule.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jv2k4ever
Comment options

Answer selected by jv2k4ever
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