Open sattlerc opened 1 month ago
From #24:
[ ] Write a script that extracts the trailing error message(s) in the service unit log.
This script could be made general enough so that it can serve as the "Service Filter Executable" described in Section 6C of the logwatch customization document linked above.
In addition to the failure notification mechanism proposed in #24, it would be nice to have a standard log watching tool be able to parse our event loop service unit log and regularly send relevant entries like warnings and errors to the local user.
I am only familiar with logwatch. This document seems to describe how to make it parse a new service (section 6).