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

Use better way to skip falco events #356

Merged
merged 2 commits into from
Apr 24, 2018
Merged

Use better way to skip falco events #356

merged 2 commits into from
Apr 24, 2018

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Apr 20, 2018

Use the new method falco_consider() to determine which events to
skip. This centralizes the logic in a single function.

This depends on draios/sysdig#1105.

Use the new method falco_consider() to determine which events to
skip. This centralizes the logic in a single function. All events will
still be considered if falco was run with -A.

This depends on draios/sysdig#1105.
test attribute all_events corresponds to the -A flag. Add for some tests
that would normally refer to skipped events.
@mstemm mstemm merged commit 9d3392e into dev Apr 24, 2018
@mstemm mstemm deleted the more-ef-drop-falco branch April 24, 2018 22:23
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

Successfully merging this pull request may close these issues.

1 participant