Skip to main content


Big upgrade for Parse::Syslog::Line hitting the CPAN soon:
github.com/reyjrar/Parse-Syslo…

Date processing is about 30% faster with the conversion to Time::Moment from HTTP::Date. JSONify all your syslogs via: parse-syslog-line.pl -j

Handles RFC5424 structured data, embedded JSON, and embedded K=V style K/V extraction!

* RFC5424 loose mode: github.com/reyjrar/Parse-Syslo…

* RFC5414 strict: github.com/reyjrar/Parse-Syslo…

* JSON: github.com/reyjrar/Parse-Syslo…

* K/V: github.com/reyjrar/Parse-Syslo…

#logging #syslog #perl