| Class | Description |
|---|---|
| LogstashSocketAppender | |
| LogstashTcpSocketAppender |
This class is a modification of
SocketAppender. |
| SSLLogstashTcpSocketAppender |
This class extends
LogstashTcpSocketAppender and overwrites the
LogstashTcpSocketAppender.getSocketFactory() method to return a SSLSocketFactory
instead of a SocketFactory so that the data will be sent SSL-encrypted. |
Copyright © 2014. All Rights Reserved.