| Interface | Description |
|---|---|
| GelfTransport |
A common interface for all GELF network transports.
|
| Class | Description |
|---|---|
| AbstractGelfTransport |
An abstract
GelfTransport implementation serving as parent for the concrete implementations. |
| GelfSenderThread |
The main event thread used by the
GelfTransports. |
| GelfTcpTransport |
A
GelfTransport implementation that uses TCP to send GELF messages. |
| GelfUdpTransport |
A
GelfTransport implementation that uses UDP to send GELF messages. |
Copyright © 2014–2017 Graylog, Inc.. All rights reserved.