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