Logger Sink

E705301

Logger Sink is a Flume sink that writes event data to application logs, typically for debugging or simple monitoring purposes.

Jump to: Statements Referenced by

Statements (30)

Predicate Object
instanceOf Flume sink
software component
belongsToCategory Flume core sinks NERFINISHED
logging sinks
configurationScope Flume agent configuration
emitsTo application logging framework
hasLimitation can generate large log volumes
not suitable for long-term storage of events
hasPurpose inspect event contents
troubleshoot Flume configurations
verify Flume data flow
implementationLanguage Java NERFINISHED
integratesWith Apache Flume channel
loggingLevelConfigurable true
notRecommendedFor high-volume production logging
operatesOn Flume events
partOf Apache Flume NERFINISHED
primaryAudience developers
operators debugging Flume pipelines
readsFrom Flume channel
supportsFeature configurable log format
logging event body
logging event headers
typicalUseCase development environments
low-volume monitoring
test environments
usedFor debugging
simple monitoring
writing event data to application logs
writesTo application logs

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Apache Flume supports Logger Sink