| Package | Description |
|---|---|
| org.opennms.netmgt.syslogd |
| Modifier and Type | Method and Description |
|---|---|
static SyslogParser |
SyslogParser.getParserInstance(SyslogdConfig config,
String text) |
| Constructor and Description |
|---|
ConvertToEvent(DatagramPacket packet,
SyslogdConfig config)
Constructs a new event encapsulation instance based upon the
information passed to the method.
|
ConvertToEvent(InetAddress addr,
int port,
String data,
SyslogdConfig config)
Constructs a new event encapsulation instance based upon the
information passed to the method.
|
Copyright © 2017. All rights reserved.