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

Long lived program output #283

Merged
merged 2 commits into from
Oct 6, 2017
Merged

Long lived program output #283

merged 2 commits into from
Oct 6, 2017

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Oct 6, 2017

Add the ability to keep files/programs open across multiple notifications. This fixes #279 (or at least allows using "nc with a single connection).

Add the ability to keep file/program outputs open (i.e. writing to the
same open file/program for multiple notifications). A new option to the
file/program output "keep_alive", if true, keeps the file/program pipe
open across events.

This makes the need for unbuffered output aka
#211 more pressing. Will add that next.
@mstemm mstemm merged commit e92ca75 into dev Oct 6, 2017
@mstemm mstemm deleted the long-lived-program-output branch October 6, 2017 23:01
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.

selective writing of falco alerts to shell + add a network channel for alerts
1 participant