public class Rfc5424SyslogParser extends SyslogParser
Constructor and Description |
---|
Rfc5424SyslogParser(SyslogdConfig config,
ByteBuffer text) |
Modifier and Type | Method and Description |
---|---|
protected Pattern |
getPattern() |
protected SyslogMessage |
parse() |
protected static Date |
parseDate(String dateString) |
find, fromByteBuffer, getConfig, getMatcher, getParserInstance, getText, matched, matches, traceEnabled
public Rfc5424SyslogParser(SyslogdConfig config, ByteBuffer text)
protected Pattern getPattern()
getPattern
in class SyslogParser
protected SyslogMessage parse() throws SyslogParserException
parse
in class SyslogParser
SyslogParserException
Copyright © 2018. All rights reserved.