Hello,
Our current logstash filters and sends information to Elasticsearch, but we have a new requirement to ship raw application logs to our partners' Apache Flume endpoint (avro source).
Which logstash output plugin can I use to ship logs to a remote Apache Flume agent? The remote Flume endpoint is SSL enabled and I have the following information to connect to it - host, port, root ca cert.