| Package | Description |
|---|---|
| net.logstash.logback.appender |
| Modifier and Type | Class and Description |
|---|---|
class |
SSLLogstashTcpSocketAppender
This class extends
LogstashTcpSocketAppender and overwrites the
getSocketFactory() method to return a SSLSocketFactory
instead of a SocketFactory so that the data will be sent SSL-encrypted. |
Copyright © 2014. All Rights Reserved.