首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 用于在日志文件中查找有趣消息的实用程序

用于在日志文件中查找有趣消息的实用程序

资 源 简 介

MOVED TO GITHUB - CLICK HERE Logwarn searches for interesting messages in log files, where ``interesting"" is defined by a user-supplied list of positive and negative extended regular expressions. Each log message is compared against each pattern in the order given. If the log message matches a positive pattern before matching a negative pattern then it"s printed to standard output. Logwarn keeps track of its position between invocations, so each matching line is only ever output once. It also finds messages in log files that have been rotated (and possibly compressed) since the previous invocation. Logwarn also includes support for log messages that span multiple lines. Logwarn is written in C for efficient execution. A Nagios plugin is also included: see the NagiosPlugin w

文 件 列 表

logwarn-1.0.11
svnrev.c
AUTHORS
logwarn.h
INSTALL
CHANGES
Makefile.in
aclocal.m4
configure.ac
logwarn.spec.in
COPYING
state.c
configure
README
main.c
check_logwarn.in
config.h.in
logwarn.1.in
Makefile.am
scripts
VIP VIP
0.211427s