./sysutils/p5-Parse-Syslog, Perl5 module for parsing Unix syslog files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q1, Version: 1.10nb11, Package name: p5-Parse-Syslog-1.10nb11, Maintainer: pkgsrc-users

Unix syslogs are convenient to read for humans but because
of small differences between operating systems and things
like 'last message repeated xx times' not very easy to parse
by a script.

Parse::Syslog presents a simple interface to parse syslog
files: you create a parser on a file (with new) and call
next to get one line at a time with Unix-timestamp, host,
program, pid and text returned in a hash-reference.


Master sites: (Expand)

SHA1: 04d1b440ba3f424022d6f839bc9e5666a2cc272b
RMD160: ce04e5ec62fcbe53c62ba148565e239764f62b7e
Filesize: 10.939 KB

Version history: (Expand)