| Package | Description |
|---|---|
| net.logstash.logback.appender | |
| net.logstash.logback.appender.listener |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLogstashTcpSocketAppender<Event extends 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 DeferredProcessingAware>
A
TcpAppenderListener that invokes different callbacks for
the first successful append/send/connect after a series of failures. |
class |
FailureSummaryLoggingAppenderListener<Event extends 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 © 2020. All rights reserved.