|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Agent in org.apache.logging.log4j.flume.appender |
---|
Methods in org.apache.logging.log4j.flume.appender that return Agent | |
---|---|
static Agent |
Agent.createAgent(String host,
String port)
Create an Agent. |
Agent[] |
FlumeAvroManager.getAgents()
Returns the agents. |
Methods in org.apache.logging.log4j.flume.appender with parameters of type Agent | ||
---|---|---|
static
|
FlumeAppender.createAppender(Agent[] agents,
Property[] properties,
String embedded,
String type,
String dataDir,
String connectionTimeout,
String requestTimeout,
String agentRetries,
String maxDelay,
String name,
String suppress,
String excludes,
String includes,
String required,
String mdcPrefix,
String eventPrefix,
String compressBody,
String batchSize,
FlumeEventFactory factory,
Layout<S> layout,
Filter filter)
Create a Flume Avro Appender. |
|
static FlumeAvroManager |
FlumeAvroManager.getManager(String name,
Agent[] agents,
int batchSize,
int retries,
int connectTimeout,
int requestTimeout)
Returns a FlumeAvroManager. |
|
static FlumePersistentManager |
FlumePersistentManager.getManager(String name,
Agent[] agents,
Property[] properties,
int batchSize,
int retries,
int connectionTimeout,
int requestTimeout,
int delay,
String dataDir)
Returns a FlumeAvroManager. |
|
static FlumeEmbeddedManager |
FlumeEmbeddedManager.getManager(String name,
Agent[] agents,
Property[] properties,
int batchSize,
String dataDir)
Returns a FlumeEmbeddedManager. |
Constructors in org.apache.logging.log4j.flume.appender with parameters of type Agent | |
---|---|
FlumeAvroManager(String name,
String shortName,
Agent[] agents,
int batchSize,
int retries,
int connectTimeout,
int requestTimeout)
Constructor |
|
FlumePersistentManager(String name,
String shortName,
Agent[] agents,
int batchSize,
int retries,
int connectionTimeout,
int requestTimeout,
int delay,
com.sleepycat.je.Database database,
SecretKey secretKey)
Constructor |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.