套件: libparse-syslog-perl (1.10-3.1)
libparse-syslog-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libparse-syslog-perl:
- [libparse-syslog-perl_1.10-3.1.dsc]
- [libparse-syslog-perl_1.10.orig.tar.gz]
- [libparse-syslog-perl_1.10-3.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Niko Tyni
- Damyan Ivanov
外部的資源:
- 主頁 [metacpan.org]
相似套件:
perl module for parsing syslog entries
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.
其他與 libparse-syslog-perl 有關的套件
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language