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

selective writing of falco alerts to shell + add a network channel for alerts #279

Closed
mstemm opened this issue Sep 27, 2017 · 1 comment · Fixed by #283
Closed

selective writing of falco alerts to shell + add a network channel for alerts #279

mstemm opened this issue Sep 27, 2017 · 1 comment · Fixed by #283

Comments

@mstemm
Copy link
Contributor

mstemm commented Sep 27, 2017

@jer mentioned that it'd be nice to have priority-aware shell execution for alerts. currently, all events are passed to the shell method, even if the destination was only interested in, say, ERROR alerts.

Additionally, I guess it'd be useful to write to a long-lived network channel, to also avoid the overhead of executing a shell for each alert.

@mstemm
Copy link
Contributor Author

mstemm commented Oct 6, 2017

The first half of this is duplicated by #62, and fixed in #281.

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 a pull request may close this issue.

1 participant