| 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,
              LocationAwareDnsLookupClient locationAwareDnsLookupClient,
              com.google.common.cache.Cache<HostNameWithLocationKey,String> dnsCache)
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,
              LocationAwareDnsLookupClient locationAwareDnsLookupClient)
Constructs a new event encapsulation instance based upon the
 information passed to the method. 
 | 
Copyright © 2021. All rights reserved.