Mail Digests of System Log Files to the System Administrator
http://sourceforge.net/projects/logdigest
Logdigest, run by cron at night, greps through system log files
(/var/log/messages, /var/log/mail, etc.) to find "interesting" content.
Lines matching the regular expressions in /etc/logdigest/ignore are simply
ignored. More expressions can be added to %{_sysconfdir}/logdigest/ignore.local.
See /etc/logdigest/config for some general settings.
The results are mailed to the sysadmin daily.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / logdigest
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:monitoring/logdigest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
logdigest-0.1.7-ignores.patch | 0000006146 6 KB | |
logdigest-0.1.7.tar.bz2 | 0000097914 95.6 KB | |
logdigest-all-ignores-autogeneration | 0000000521 521 Bytes | |
logdigest.changes | 0000006516 6.36 KB | |
logdigest.spec | 0000004524 4.42 KB |
Revision 35 (latest revision is 62)
Peter Poeml (poeml)
committed
(revision 35)
- add script /usr/share/logdigest/logdigest-all-ignores-autogeneration which is a little more sophisticated in creating the ignore file, can be run from %post, and can restart a running eddie daemon if the ignores have changed
Comments 0