Re: stopping multilog

richard lucassen <[email protected]> Sun, 28 Sep 2008 22:14:28 +0200
Newsgroups gmane.comp.djb.syslog
Organization XAQ Systems
Message-ID <[email protected]>
On Sat, 27 Sep 2008 18:45:47 -0400
[email protected] (Paul Jarc) wrote:

Just another thing, this is my log/run:

#!/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?

R.

-- 
___________________________________________________________________
It is better to remain silent and be thought a fool, than to speak
aloud and remove all doubt.

+------------------------------------------------------------------+
| Richard Lucassen, Utrecht                                        |
| Public key and email address:                                    |
| http://www.lucassen.org/mail-pubkey.html                         |
+------------------------------------------------------------------+