Re: !Postprocess and e-mailed summary report
"Robin Bowes" <[email protected]>
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Message-ID | <[email protected]> |
On Thu, October 9, 2003 10:29 pm, "Paul Jarc" said: > "Robin Bowes" <[email protected]> wrote: >> >> a. I don't want messagewallstats spewing out the logs to stderr. > > It won't. Stop thinking that this will happen. John's setup does > *exactly* what you say you want yours to do. You only think it does > something different because you have misunderstood. If you try it and > see, you will find no problems. Paul, I applied John's patch, and don't doubt that it works in the run script. However, I'd like to use messagewallstats from a shell like this: # cat /var/log/mwall/\@* | messagewallstats John's patch won't allow this, unless you use something like: # cat /var/log/mwall/\@* | messagewallstats /dev/stdin ...which is something I want to avoid as it seems a little inelegant. R. --- Robin Bowes