|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FlumeEventFactory in org.apache.logging.log4j.flume.appender |
---|
Classes in org.apache.logging.log4j.flume.appender that implement FlumeEventFactory | |
---|---|
class |
FlumeAvroAppender
An Appender that uses the Avro protocol to route events to Flume. |
Methods in org.apache.logging.log4j.flume.appender with parameters of type FlumeEventFactory | |
---|---|
static FlumeAvroAppender |
FlumeAvroAppender.createAppender(Agent[] agents,
String delay,
String agentRetries,
String name,
String suppress,
String excludes,
String includes,
String required,
String mdcPrefix,
String eventPrefix,
String compressBody,
String batchSize,
FlumeEventFactory factory,
Layout layout,
Filter filter)
Create a Flume Avro Appender. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |