[ 原始碼: libparse-syslog-perl ]
套件:libparse-syslog-perl(1.10-3)
libparse-syslog-perl 的相關連結
Debian 的資源:
下載原始碼套件 libparse-syslog-perl:
- [libparse-syslog-perl_1.10-3.dsc]
- [libparse-syslog-perl_1.10.orig.tar.gz]
- [libparse-syslog-perl_1.10-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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