Package | Description |
---|---|
org.opennms.netmgt.syslogd |
Modifier and Type | Class and Description |
---|---|
class |
CustomSyslogParser |
class |
JuniperSyslogParser |
class |
Rfc5424SyslogParser |
class |
SyslogNGParser |
Modifier and Type | Method and Description |
---|---|
static SyslogParser |
SyslogParser.getParserInstance(SyslogdConfig config,
String text) |
Modifier and Type | Method and Description |
---|---|
Class<? extends SyslogParser> |
SyslogMessage.getParserClass() |
Modifier and Type | Method and Description |
---|---|
void |
SyslogMessage.setParserClass(Class<? extends SyslogParser> parser) |
Copyright © 2017. All rights reserved.