Class LogstashOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class LogstashOutputStream
    extends LineTransformationOutputStream
    Output stream that writes each line to the provided delegate output stream and also sends it to an indexer for logstash to consume.
    Author:
    K Jonathan Harker, Rusty Gerard