We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a defender, when I'm working in Dashboards/Hunt, I need Events table columns for event.module playbook:
':playbook:': - soc_timestamp - rule.name - event.severity_label - event_data.event.dataset - event_data.source.ip - event_data.source.port - event_data.destination.host - event_data.destination.port - event_data.process.executable - event_data.process.pid
Also update the existing playbook entry for Alerts:
The text was updated successfully, but these errors were encountered:
An additional cmdline and similar columns would also be relevant (as well as parent process executable/name).
Sorry, something went wrong.
FEATURE: Add Events table columns for event.module playbook #12703
6c2437f
Merge pull request #12723 from Security-Onion-Solutions/dougburks-pat…
55e71c8
…ch-1 FEATURE: Add Events table columns for event.module playbook #12703
Tested and verified.
Alerts:
Dashboards:
dougburks
No branches or pull requests
As a defender, when I'm working in Dashboards/Hunt, I need Events table columns for event.module playbook:
Also update the existing playbook entry for Alerts:
The text was updated successfully, but these errors were encountered: