<?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: Need connection data for firewall cleanup in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-connection-data-for-firewall-cleanup/m-p/479054#M7628</link>
    <description>&lt;P&gt;who does ip xxx connect to and on what port...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;   index=Your_index sourcetype="pan:traffic" src_ip="x.x.x.x" | stats count by dest_ip dest_port
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;who connects to ip xxx and on what port...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;   index=Your_index sourcetype="pan:traffic" dest_ip="x.x.x.x" | stats count by src_ip src_port
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 03 Jan 2020 19:44:31 GMT</pubDate>
    <dc:creator>mydog8it</dc:creator>
    <dc:date>2020-01-03T19:44:31Z</dc:date>
    <item>
      <title>Need connection data for firewall cleanup</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-connection-data-for-firewall-cleanup/m-p/479053#M7627</link>
      <description>&lt;P&gt;Hi Forum,&lt;BR /&gt;
   I am in the process of cleaning up some old rules on our Palo Altos. The custom search function in the firewall is very slow. I would like to leverage our Splunk environment to spped up the data collection. What I am looking for is:&lt;BR /&gt;
      -) who does ip xxx connect to and on what port&lt;BR /&gt;
      -) who connects to ip xxx and on what port&lt;BR /&gt;
Thank You&lt;BR /&gt;
                Ron&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 19:12:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-connection-data-for-firewall-cleanup/m-p/479053#M7627</guid>
      <dc:creator>rclifford</dc:creator>
      <dc:date>2020-01-03T19:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need connection data for firewall cleanup</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-connection-data-for-firewall-cleanup/m-p/479054#M7628</link>
      <description>&lt;P&gt;who does ip xxx connect to and on what port...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;   index=Your_index sourcetype="pan:traffic" src_ip="x.x.x.x" | stats count by dest_ip dest_port
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;who connects to ip xxx and on what port...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;   index=Your_index sourcetype="pan:traffic" dest_ip="x.x.x.x" | stats count by src_ip src_port
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 03 Jan 2020 19:44:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Need-connection-data-for-firewall-cleanup/m-p/479054#M7628</guid>
      <dc:creator>mydog8it</dc:creator>
      <dc:date>2020-01-03T19:44:31Z</dc:date>
    </item>
  </channel>
</rss>

