Create a logstash output beats
Open
new plugin
v5.5.0
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Since LSF is now end of life it makes sense to logstash to have a `logstash-output-beats`, this plugin could leverage the java rewrite and use the encoder in the test. The current ruby implementation doesn't work when you have an intermediate ca in the chain, it will refuse to complete the handshake.
What need to be done:
- Share the jars between the output and the inputs.
- Add persistent connection
- Handle reconnect
- Back pressure (ack 0)
Contributor guide
Assessment
This issue has not been assessed yet.