Package | Description |
---|---|
org.opennms.netmgt.syslogd |
Class and Description |
---|
MessageDiscardedException
MessageDiscardedException class.
|
SyslogConnection
This class is a
Callable task that is responsible for converting
the syslog payload into an OpenNMS event by using the ConvertToEvent
class. |
SyslogConnectionHandler
This interface must be
InOnly in order for task submission to
be performed asynchronously. |
SyslogFacility |
SyslogMessage |
SyslogParser |
SyslogParserException |
SyslogProcessor
This class is a
Callable task that is responsible for broadcasting
an OpenNMS syslog event on the event bus. |
SyslogReceiver |
SyslogSeverity |
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'.
|
Copyright © 2017. All rights reserved.