On 5/3/2018 6:05 AM, Rich Shepard wrote: > This is not a problem needing a solution, rather a situation which I > would > like to understand. Even though I've looked at the two scripts (logwatch is > a perl script, pflogsumm a bash script) I don't see why they report > different results from the same /var/log/maillog, even though the run 1 > second apart.
Maybe they don't look at the same 24-hour period? Do they run at exactly 00:00? I believe logwatch looks at the timespan since it last ran and pflogsumm (-yesterday) uses 00:00-24:00. Just an educated guess. _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
