Hi Paul, Paul Wise wrote: > There could be an apt hook to use logcheck to filter the apt term.log > to an apt term-interesting.log and an unattended-upgrades hook to > filter unattended-upgrades-dpkg.log to a corresponding file and an > option/hook to filter unattended-upgrades mails. The same could be done > for cron-apt/aptitude-robot.
aptitude-robot does this in https://github.com/elmar/aptitude-robot/blob/master/reporting-helpers which is sourced by the actual hooks in https://github.com/elmar/aptitude-robot/blob/master/mail-log-on-error and https://github.com/elmar/aptitude-robot/blob/master/xymon-report But it does this on its own log file which captures the whole terminal output of dpkg/apt/aptitude. Regards, Axel -- ,''`. | Axel Beckert <[email protected]>, https://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5 `- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE

