<span style=" font-size:10pt;font-family:sans-serif">Hi!</span>
<br>
<br><span style=" font-size:10pt;font-family:sans-serif">After searching
why a log-message doesnt got the right destination path, I propably got
a bit crossed up with the flag(final) statement, perhaps someone can enlight
me :-)</span>
<br>
<br><span style=" font-size:10pt;font-family:sans-serif">Following scenario
(no valid syntax, only for description)</span>
<br>
<br>
<br><span style=" font-size:10pt;font-family:Courier New">filter(f_a) {
match("something");};</span>
<br>
<br><span style=" font-size:10pt;font-family:Courier New">destination(d_a)
{ file("/destination_a"); }:</span>
<br><span style=" font-size:10pt;font-family:Courier New">destination(d_b)
{ file("/destination_b"); }:</span>
<br><span style=" font-size:10pt;font-family:Courier New">destination(d_c)
{ file("/destination_c"); }:</span>
<br>
<br>
<br><span style=" font-size:10pt;font-family:Courier New">log {</span>
<br><span style=" font-size:10pt;font-family:Courier New">   
    source(s_remote_default_syslog_udp);</span>
<br><span style=" font-size:10pt;font-family:Courier New">   
    </span>
<br><span style=" font-size:10pt;font-family:Courier New">   
    if  filter(f_a) {</span>
<br><span style=" font-size:10pt;font-family:Courier New">   
            destination(d_a);</span>
<br><span style=" font-size:10pt;font-family:Courier New">   
            flag(final);</span>
<br><span style=" font-size:10pt;font-family:Courier New">   
    }</span>
<br><span style=" font-size:10pt;font-family:Courier New">   
    else</span>
<br><span style=" font-size:10pt;font-family:Courier New">   
    {</span>
<br><span style=" font-size:10pt;font-family:Courier New">   
            destination(d_b);</span>
<br><span style=" font-size:10pt;font-family:Courier New">   
            flag(final);</span>
<br><span style=" font-size:10pt;font-family:Courier New">   
    };</span>
<br><span style=" font-size:10pt;font-family:Courier New">   
    </span>
<br><span style=" font-size:10pt;font-family:Courier New">   
    destination(d_c);</span>
<br><span style=" font-size:10pt;font-family:Courier New">};</span>
<br>
<br><span style=" font-size:10pt;font-family:sans-serif">What I expect
is if filter->f_a hits the message is written in destination->d_a
(what he do), then hits the final, and ends the log-statement</span>
<br>
<br><span style=" font-size:10pt;font-family:sans-serif">What I discovered
he also write destination->d_c </span>
<br>
<br><span style=" font-size:10pt;font-family:sans-serif">Is that the expected
behaviour? And if so, how to accomplish, that e.g. if the if or the else
part hit, no destination -> d_c is written.</span>
<br>
<br>
<br><span style=" font-size:10pt;font-family:sans-serif">Yeah I know, why
the destination->d_c :-), correct I stumbled over this, normally after
such a if/elif/else-Block I dunno have this destination->d_c line in
my syslog-ng environments.</span>
<br><span style=" font-size:10pt;font-family:sans-serif">Only a bit courious
about it and seeking for an explanation.</span>
<br>
<br><span style=" font-size:10pt;font-family:sans-serif">cheers</span>
<br><span style=" font-size:10pt;font-family:sans-serif">Matthias</span>
<br>
<br>
<br><span style=" font-size:10pt;font-family:sans-serif">------------------------------------------------------------------------------------<br>
METZLER <br>
Informationstechnologie<br>
<br>
Matthias Gruber <br>
IT-Infrastruktur & -Betrieb<br>
<br>
B. Metzler seel. Sohn & Co.<br>
Kommanditgesellschaft auf Aktien<br>
Untermainanlage 1<br>
60329 Frankfurt am Main<br>
Telefon (0 69) 21 04 - 43 30<br>
Telefax (0 69) 21 04 - 40 40<br>
MGruber@metzler.com<br>
</span><a href=www.metzler.com><span style=" font-size:10pt;font-family:sans-serif">www.metzler.com</span></a>
<br><font size="2" face="Arial"><font size="2" face="Arial"> </font></font><br>
<br>
<font size="2" face="Arial">Persönlich haftende Gesellschafter: Harald Illy, Friedrich von Metzler, Emmerich Müller, Gerhard Wiesheu<br>
Vorsitzender des Aufsichtsrats: Dr. Christoph Schücking<br>
Sitz der Gesellschaft: Frankfurt am Main, </font><font size="2" face="Arial">Handelsregister-Nr.</font><font size="2" face="Arial"> HRB 27 515</font><br>
<br>
<font size="2" face="Arial"><font size="2" face="Arial">Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfänger sein, so bitten wir Sie höflich, dies unverzüglich dem Absender mitzuteilen und die Nachricht zu löschen. Es ist unzulässig, die Nachricht unbefugt weiterzuleiten oder zu kopieren. Da wir nicht die Echtheit oder Vollständigkeit der in dieser Nachricht enthaltenen Informationen garantieren oder zusichern können, sind die vorstehenden Ausführungen rechtlich nicht bindend. Eine Haftung hierfür wird ausgeschlossen.</font></font><br>
<font size="2" face="Arial"><font size="2" face="Arial">This message is confidential. If you are not the intended recipient, we kindly ask you to inform the sender and delete the information. Any unauthorised dissemination or copying hereof is prohibited. As we cannot guarantee or assure the genuineness or completeness of the information contained in this message, the statements set forth above are not legally binding. Accordingly we cannot accept any liability for their contents.</font></font>