Package | Description |
---|---|
org.opennms.netmgt.syslogd |
Class and Description |
---|
ByteBufferParser |
GrokParserStageSequenceBuilder.SyslogSemanticType
This enum contains all well-known syslog message fields.
|
MessageDiscardedException
MessageDiscardedException class.
|
ParserStage
An individual stage of the token parser.
|
ParserStage.AcceptResult |
ParserStageSequenceBuilder
This class is used to construct a sequence of
ParserStage objects
that can parse ByteBuffer objects into tokens. |
ParserState
The state of the entire parse operation.
|
RadixTreeParser
This class uses a
RadixTree to store a tree of parser stages. |
SinkDispatchingSyslogReceiver |
SyslogFacility |
SyslogMessage |
SyslogParser |
SyslogParserException |
SyslogReceiver |
SyslogSeverity |
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'.
|
Copyright © 2021. All rights reserved.