Class Rfc5424SyslogParser


  • public class Rfc5424SyslogParser
    extends SyslogParser
    A parser that handles the new Syslog standard (as defined in RFC5424). It has strict parsing that should match the grammar specified in the RFC, although it currently discards structured data. Like the SyslogNGParser, it ignores forwarding-regexp, matching-group-host, and matching-group-message in favor of stricter parsing of the known grammer.