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