<?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: Filtering PaloAlto events in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Filtering-PaloAlto-events/m-p/554933#M157502</link>
    <description>&lt;P&gt;If your problem is resolved, then please click the "Accept as Solution" button to help future readers.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jun 2021 15:52:56 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-06-08T15:52:56Z</dc:date>
    <item>
      <title>Filtering PaloAlto events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Filtering-PaloAlto-events/m-p/554877#M157492</link>
      <description>&lt;P&gt;Dear Splunkers, can you please help with the following problem:&lt;/P&gt;&lt;P&gt;We use single instance and PaloAlto logs are sent through udp. We have a lot of noisy events which I want to send to nullQueue. I have created props.conf and transforms.conf files:&lt;BR /&gt;props:&lt;BR /&gt;[pan:threat]&lt;BR /&gt;TRANSFORMS_drop = discard_info&lt;BR /&gt;&lt;BR /&gt;Transforms:&lt;BR /&gt;[discard_info]&lt;BR /&gt;REGEX = ,informational,&lt;BR /&gt;DEST_KEY = queue&lt;BR /&gt;FORMAT = nullQueue&lt;/P&gt;&lt;P&gt;short part of log, that contains "informational" which I want to filter: &amp;nbsp; ,&lt;SPAN class="t"&gt;business-and-economy&lt;/SPAN&gt;,&lt;SPAN class="t"&gt;informational&lt;/SPAN&gt;,&lt;SPAN class="t"&gt;client-to-server&lt;/SPAN&gt;,&lt;SPAN class="t"&gt;6966642515657316810&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;For now events are not filtered out and I have no clue how to make it working, will really appreciate your help!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 10:06:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Filtering-PaloAlto-events/m-p/554877#M157492</guid>
      <dc:creator>Gene</dc:creator>
      <dc:date>2021-06-08T10:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering PaloAlto events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Filtering-PaloAlto-events/m-p/554899#M157496</link>
      <description>&lt;P&gt;Did you restart Splunk after changing the .conf files?&amp;nbsp; Does the incoming data have the expected sourcetype (pan:threat)?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 13:11:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Filtering-PaloAlto-events/m-p/554899#M157496</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-06-08T13:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering PaloAlto events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Filtering-PaloAlto-events/m-p/554902#M157497</link>
      <description>&lt;P&gt;Yes, I did. I have fixed problem by changing REGEX:&lt;BR /&gt;[discard_info]&lt;BR /&gt;REGEX = ^.*(THREAT,url,).*(informational).*$&lt;BR /&gt;DEST_KEY = queue&lt;BR /&gt;FORMAT = nullQueue&lt;/P&gt;&lt;P&gt;And also I have found that sourcetype needs to be pan:logs because with pan:thread - it is not working.&lt;BR /&gt;&lt;BR /&gt;For now have additional problem trying to filter also events of pan:traffic and after editing transforms.conf file with additional stanza&amp;nbsp; :&lt;BR /&gt;[discard_traffic]&lt;BR /&gt;REGEX = ^.*(TRAFFIC,end).*(informational).*$&lt;BR /&gt;DEST_KEY = queue&lt;BR /&gt;FORMAT = nullQueue&lt;/P&gt;&lt;P&gt;and adding in props.conf discard_traffic - everything stops working... So I'm trying to figure out why this is happening&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 13:23:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Filtering-PaloAlto-events/m-p/554902#M157497</guid>
      <dc:creator>Gene</dc:creator>
      <dc:date>2021-06-08T13:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering PaloAlto events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Filtering-PaloAlto-events/m-p/554933#M157502</link>
      <description>&lt;P&gt;If your problem is resolved, then please click the "Accept as Solution" button to help future readers.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 15:52:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Filtering-PaloAlto-events/m-p/554933#M157502</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-06-08T15:52:56Z</dc:date>
    </item>
  </channel>
</rss>

