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, traceEnabledpublic Rfc5424SyslogParser(SyslogdConfig config, String text)
protected Pattern getPattern()
getPattern in class SyslogParserpublic SyslogMessage parse() throws SyslogParserException
parse in class SyslogParserSyslogParserExceptionCopyright © 2017. All rights reserved.