| Package | Description |
|---|---|
| net.logstash.logback.appender | |
| net.logstash.logback.appender.destination |
| Class and Description |
|---|
| DestinationConnectionStrategy
Strategy used to determine to which destination to connect, and when to reconnect.
|
| Class and Description |
|---|
| DestinationConnectionStrategy
Strategy used to determine to which destination to connect, and when to reconnect.
|
| DestinationConnectionStrategyWithTtl
A
DestinationConnectionStrategy that will force a connection to be reestablished after a length of time has elapsed. |
| PreferPrimaryDestinationConnectionStrategy
The first destination is considered the "primary" destination.
|
| RandomDestinationConnectionStrategy
This strategy attempts connections to the destination in a random order.
|
| RoundRobinDestinationConnectionStrategy
This strategy attempts connections to the destination in round robin order.
|
Copyright © 2019. All rights reserved.