<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Excluding events from Juniper SRX logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Excluding-events-from-Juniper-SRX-logs/m-p/750258#M119210</link>
    <description>&lt;P&gt;That is working perfectly, thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jul 2025 13:22:57 GMT</pubDate>
    <dc:creator>dsgoody</dc:creator>
    <dc:date>2025-07-22T13:22:57Z</dc:date>
    <item>
      <title>Excluding events from Juniper SRX logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Excluding-events-from-Juniper-SRX-logs/m-p/750254#M119208</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm having some issues excluding events from our&amp;nbsp;Juniper SRX logs. These events are ingested directly on our Windows Splunk Heavy Forwarders, since these two firewalls are the only syslog inputs we have. My current config is as follows;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;inputs.conf&lt;/STRONG&gt;&lt;BR /&gt;[udp://firewallip:port]&lt;BR /&gt;connection_host = ip&lt;BR /&gt;disabled = false&lt;BR /&gt;index = juniper&lt;BR /&gt;sourcetype = juniper&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;props.conf&lt;/STRONG&gt;&lt;BR /&gt;[udp://firewallip:port]&lt;BR /&gt;TRANSFORMS-null=TenantToTrust,TrustToTenant&lt;BR /&gt;force_local_processing = true&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;transforms.conf&lt;/STRONG&gt;&lt;BR /&gt;[TenantToTrust]&lt;BR /&gt;REGEX = source-zone-name="tenant".*destination-zone-name="trust"&lt;BR /&gt;DEST_KEY = queue&lt;BR /&gt;FORMAT = nullQueue&lt;/P&gt;&lt;P&gt;[TrustToTenant]&lt;BR /&gt;REGEX = source-zone-name="trust".*destination-zone-name="tenant"&lt;BR /&gt;DEST_KEY = queue&lt;BR /&gt;FORMAT = nullQueue&lt;/P&gt;&lt;P&gt;All we'd like to do is exclude any events where the source and destination zones are both tenant or trust. Any idea where I might be going wrong?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 12:49:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Excluding-events-from-Juniper-SRX-logs/m-p/750254#M119208</guid>
      <dc:creator>dsgoody</dc:creator>
      <dc:date>2025-07-22T12:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding events from Juniper SRX logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Excluding-events-from-Juniper-SRX-logs/m-p/750257#M119209</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311811"&gt;@dsgoody&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firstly, the&amp;nbsp;&lt;SPAN&gt;force_local_processing is only needed if you're running a Universal Forwarder. If its a Heavy Forwarder then you can safely remove this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I think the main issue here is the stanza name - If you're referencing based on source then you need to use something like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# props.conf
[source::UDP:&amp;lt;port&amp;gt;]&lt;/LI-CODE&gt;&lt;P&gt;Alternatively you can apply the transforms based on the sourcetype:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# props.conf
[juniper]&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 13:01:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Excluding-events-from-Juniper-SRX-logs/m-p/750257#M119209</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-07-22T13:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding events from Juniper SRX logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Excluding-events-from-Juniper-SRX-logs/m-p/750258#M119210</link>
      <description>&lt;P&gt;That is working perfectly, thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 13:22:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Excluding-events-from-Juniper-SRX-logs/m-p/750258#M119210</guid>
      <dc:creator>dsgoody</dc:creator>
      <dc:date>2025-07-22T13:22:57Z</dc:date>
    </item>
  </channel>
</rss>

