Re: stopping multilog
Otavio Exel <[email protected]> Sun, 28 Sep 2008 17:52:34 -0300
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Organization | Economatica Ltda |
| Message-ID | <[email protected]> |
richard lucassen wrote: > #!/bin/sh > exec 2>&1 > > exec /usr/local/bin/multilog \ > '-*' '+*mark=384*' \ > !"/root/dynfw3/conntrack/log/processor1" s16777215 n2 ./eth0 \ > '-*' '+*mark=387*' \ > !"/root/dynfw3/conntrack/log/processor2" s16777215 n2 ./eth1 > Is processor2 executed after processor1? Or are they invoked > simultaniously? there is absolutely no relation between the two; processor1 will run when ./eth0/current exceeds the limit and processor 2 will run when ./eth1/current exceeds the limit; depending on the number of lines with "+*mark=384" and "+*mark=387" some (or both) could never run at all! []s, -- Otavio Exel /<\oo/>\ [email protected]