| Interface | Description |
|---|---|
| SyslogReceiver |
| Class | Description |
|---|---|
| ByteBufferXmlAdapter | |
| ConvertToEvent |
This routine does the majority of Syslogd's work.
|
| CustomSyslogParser | |
| JuniperSyslogParser | |
| Rfc5424SyslogParser | |
| SinkDispatchingSyslogReceiver | |
| SyslogConfigBean |
This is a bean container that can be used as a
SyslogConfig
service. |
| Syslogd |
The received messages are converted into XML and sent to eventd.
|
| SyslogMessage | |
| SyslogNGParser | |
| SyslogParser | |
| SyslogReceiverCamelNettyImpl | |
| SyslogReceiverJavaNetImpl | |
| SyslogSinkConsumer | |
| SyslogSinkModule | |
| SyslogTimeStamp |
The TimestampFormat class implements the code necessary to format and parse
syslog timestamps, which come in the flavor of 'Sep 14 15:43:06'.
|
| Enum | Description |
|---|---|
| SyslogFacility | |
| SyslogSeverity |
| Exception | Description |
|---|---|
| MessageDiscardedException |
MessageDiscardedException class.
|
| SyslogParserException |
Copyright © 2017. All rights reserved.