| Package | Description |
|---|---|
| net.logstash.logback.appender | |
| net.logstash.logback.appender.listener |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLogstashTcpSocketAppender<Event extends ch.qos.logback.core.spi.DeferredProcessingAware,Listener extends TcpAppenderListener<Event>>
An
AsyncDisruptorAppender appender that writes
events to a TCP Socket outputStream. |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessEventTcpAppenderListenerImpl
Implementation of
TcpAppenderListener for IAccessEvents that does nothing. |
class |
FailureSummaryAppenderListener<Event extends ch.qos.logback.core.spi.DeferredProcessingAware>
A
TcpAppenderListener that invokes different callbacks for
the first successful append/send/connect after a series of failures. |
class |
FailureSummaryLoggingAppenderListener<Event extends ch.qos.logback.core.spi.DeferredProcessingAware>
A
TcpAppenderListener that logs a warning message on the first
append/send/connect success after a series of consecutive failures. |
class |
LoggingEventTcpAppenderListenerImpl
Implementation of
TcpAppenderListener for ILoggingEvents that does nothing. |
Copyright © 2019. All rights reserved.