<div>Yes Empty Fields.</div>
<div> </div>
<div>I am using this log path</div>
<div>log { source (remote); filter (f_messages); parser (p_apache);destination (r_messages);   };</div>
<div> </div>
<div> </div>
<div>Are you saying the I cannot pass the Macro values to a shell script through Program on destination driver??<br><br></div>
<div class="gmail_quote">On Fri, Mar 7, 2014 at 2:47 PM, Evan Rempel <span dir="ltr">&lt;<a href="mailto:erempel@uvic.ca" target="_blank">erempel@uvic.ca</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">My recollection is that macros are not expanded for program names. Whant you get is the environment variables from<br>
the shell that is used to start your program, so in most cases this will be empty.<br><br>I think this is dangerous and did mantion it on the list previously.<br>
<div class="im HOEnZb"><br><br>On 03/06/2014 10:32 PM, Balazs Scheidler wrote:<br>&gt; What do you get in your script? Empty fields?<br>&gt;<br>&gt; The program destination has to be on a direct log path subsequent to the parser.<br>
&gt;<br></div>
<div class="im HOEnZb">&gt; On Mar 4, 2014 7:27 PM, &quot;Justin B&quot; &lt;<a href="mailto:justinkala@gmail.com">justinkala@gmail.com</a> &lt;mailto:<a href="mailto:justinkala@gmail.com">justinkala@gmail.com</a>&gt;&gt; wrote:<br>
&gt;<br>&gt;<br>&gt;     Hello<br>&gt;     On My Apache logs I applied csv_parser() and defined the Macros.<br>&gt;       parser p_apache {<br>&gt;     csv-parser(columns(&quot;apache.ETSTAMP&quot;, &quot;apache.TYPE&quot;, &quot;apache.EHOSTNAME&quot;,&quot;apache.ESOURCE&quot;, &quot;apache.EOUTCOME&quot;, &quot;apache.EMSG&quot;,&quot;apache.EUSERID&quot;)<br>
&gt;     delimiters(&quot;|&quot;)  );<br>&gt;     };<br>&gt;     I want to launch a script whenever the UDP messages are in.So I defined the<br>&gt;       destination d_mesg (program(&quot;/tmp/test.sh&quot; template(&quot;|${apache.ETSTAMP}|${apache.TYPE}|${apache.EHOSTNAME}|${apache.ESOURCE}|${apache.EOUTCOME}|${apache.EMSG}|${apache.EUSERID}\n&quot;)); };<br>
&gt;     script is working fine with other destination drivers. Please help<br>&gt;     --<br>&gt;     Kale<br>&gt;<br>&gt;     ______________________________________________________________________________<br>&gt;     Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" target="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br>
&gt;     Documentation: <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" target="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br>&gt;     FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" target="_blank">http://www.balabit.com/wiki/syslog-ng-faq</a><br>
&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; ______________________________________________________________________________<br>&gt; Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" target="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br>
&gt; Documentation: <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" target="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br>&gt; FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" target="_blank">http://www.balabit.com/wiki/syslog-ng-faq</a><br>
&gt;<br><br><br></div><span class="HOEnZb"><font color="#888888">--<br>Evan Rempel                                      <a href="mailto:erempel@uvic.ca">erempel@uvic.ca</a><br>Senior Systems Administrator                        <a href="tel:250.721.7691" value="+12507217691">250.721.7691</a><br>
Data Centre Services, University Systems, University of Victoria<br></font></span>
<div class="HOEnZb">
<div class="h5">______________________________________________________________________________<br>Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" target="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br>
Documentation: <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" target="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br>FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" target="_blank">http://www.balabit.com/wiki/syslog-ng-faq</a><br>
<br></div></div></blockquote></div><br><br clear="all"><br>