Skip to content
New issue

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

Add default keys for triggering events with --no_events #8

Open
tristanlatr opened this issue Oct 3, 2020 · 0 comments
Open

Add default keys for triggering events with --no_events #8

tristanlatr opened this issue Oct 3, 2020 · 0 comments

Comments

@tristanlatr
Copy link
Collaborator

tristanlatr commented Oct 3, 2020

msiem alarms -t LAST_3_DAYS --no_events will show events with keys: ruleName | srcIp | destIp instead of ruleMessage | sourceIp | destIp . This leads into displaying None a lot...

Workaround:
Use msiem alarms -t LAST_3_DAYS --no_events --events_fields ruleMessage sourceIp destIp

Todo: configure a new static var and assign it to events fields if --no_events and SIEM version >=11.x

@tristanlatr tristanlatr changed the title Add default keys for Add default keys for triggering events with --no_events Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant