Gentoo 2479 Published by

Tenshi 0.3.2 has been released. This is a bugfix release.

Tenshi was formerly known as wasabi. The name was changed to tenshi after we were informed that wasabi is a registered trademark relating to another piece of software.

The updated ebuild is available in portage at app-admin/tenshi.

Here's the Changelog:

- added X-tenshi-version, X-tenshi-hostname, X-tenshi-report-start headers
- fixed orphan tail process problem, filehandle is now closed on shutdown
- fixed bug in cron specs handling
- LC_TIME locale is internally set to "C" now for compliant Date header
- mail address specification allows local part only
- added foreground mode



- What's tenshi?

This is a Gentoo hosted project initially developed for Gentoo infrastructure servers.

Tenshi is a log monitoring program, designed to watch one or more log files for lines matching user defined regular expressions and report on the matches. The regular expressions are assigned to queues which have an alert interval and a list of mail recipients.

Queues can be set to send a notification as soon as there is a log line assigned to it, or to send periodic reports.

Additionally, uninteresting fields in the log messages (such as PID numbers) can be masked with the standard regular expressions grouping operators ( ). This allows cleaner and more readable reports. All reports are separated by hostname
and all messages are condensed when possible.

The program reads a configuration file (tenshi.conf) and then forks a deamon for monitoring the specified log files.

Please read the example tenshi.conf and tenshi.8 man page for usage instructions.

Resources:

http://tenshi.gentoo.org
http://www.gentoo.org/~lcars/tenshi

two new ml are available:

tenshi-announce@gentoo.org
tenshi-user@gentoo.org

you can subscribe with {LISTNAME}-subscribe@gentoo.org (examplw: tenshi-user-subscribe@gentoo.org).

Please send requests/suggestions/bug reports to tenshi-user@gentoo.org