shell-out filter plugin idea
Open
design
discuss
new plugin
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
A new filter plugin which can shell out to any external program and uses a stdin/stdout json protocol to pass events in & out of that external bin which executes the actual filtering.
this stdin/stdout json protocol could be used in a streaming way to avoid having to spawn the external bin on every invocation.
Contributor guide
Assessment
This issue has not been assessed yet.