I have a juniper srx that is sending its syslogs to a syslog-ng server. Then I am having the syslog-ng server forward those juniper syslog messages to NItroSecurity ESM. However, I am having some difficutly. <div>The syslog-ng server is appending a header to the beginning of the juniper syslog message when it sends it to the NitroSecurity ESM. How can I tell syslog-ng not to append its header to the beginning of the message?</div>
<div><br></div><div>Here is a sample:</div><div><br></div><div><u>&lt;14&gt;May 22 08:31:03 <a href="http://syslog-ng.example.com">syslog-ng.example.com</a></u>  2012-05-22T08:28:48.548 Juniper-SRX RT_FLOW - RT_FLOW_SESSION_CREATE [junos@2636.1.1.1.2.34 source-address=&quot;192.168.1.34&quot; source-port=&quot;40944&quot; destination-address=&quot;4.2.2.2&quot; destination-port=&quot;1984&quot; service-name=&quot;None&quot; nat-source-address=&quot;192.168.1.34&quot; nat-source-port=&quot;40944&quot; nat-destination-address=&quot;4.2.2.2&quot; nat-destination-port=&quot;1984&quot; src-nat-rule-name=&quot;None&quot; dst-nat-rule-name=&quot;None&quot; protocol-id=&quot;6&quot; policy-name=&quot;175008&quot; source-zone-name=&quot;legacy&quot; destination-zone-name=&quot;t-a&quot; session-id-32=&quot;220372159&quot; username=&quot;N/A&quot; roles=&quot;N/A&quot; packet-incoming-interface=&quot;reth4.0&quot;]</div>
<div><br></div><div><br></div><div>How do I stop syslog-ng from appending the underlined section?</div><div><br></div><div>Thank you,<br>Richard</div>