I have a requirement to edit the logstash core, and generate a kind of build out of it.
Need to customize logstash code to resist over the below mechanism.
Logstash has an at-least-once delivery model. Every event is sent to each output at least once.
Where as what i need is.
When one output is blocked, just ignore it and send the messages to other output system.
Can I customize the Logstash core code from the Logstash repo and generate build out of it. To achieve my requirement. ?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.