Package org.graylog2.outputs
package org.graylog2.outputs
-
ClassDescriptionA message output that filters incoming messages and writes batches of filtered messages to all registered
FilteredMessageOutputoutputs.This class represents the configuration of a batch size which is measured in bytes but also supports a count based configuration, e.g. number of messages, for backwards compatibility.A thread-safe and index set aware output buffer implementation.