<?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 Cisco pix ports report in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-pix-ports-report/m-p/48377#M9168</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
I need to know what ports are actualy being uside on my Pix firewall.&lt;BR /&gt;
How do I generate a report for all ports used (one for inside interface and one for outside)including source and destination IP addresses.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Aug 2012 12:06:03 GMT</pubDate>
    <dc:creator>pcarron</dc:creator>
    <dc:date>2012-08-31T12:06:03Z</dc:date>
    <item>
      <title>Cisco pix ports report</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-pix-ports-report/m-p/48377#M9168</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I need to know what ports are actualy being uside on my Pix firewall.&lt;BR /&gt;
How do I generate a report for all ports used (one for inside interface and one for outside)including source and destination IP addresses.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2012 12:06:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cisco-pix-ports-report/m-p/48377#M9168</guid>
      <dc:creator>pcarron</dc:creator>
      <dc:date>2012-08-31T12:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco pix ports report</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-pix-ports-report/m-p/48378#M9169</link>
      <description>&lt;P&gt;You should probably look at the &lt;A href="http://splunk-base.splunk.com/apps/22300/cisco-security-suite"&gt;Cisco Security Suite App&lt;/A&gt;, and &lt;A href="http://splunk-base.splunk.com/apps/22303/splunk-for-cisco-firewalls"&gt;Splunk for Cisco Firewalls App&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;Alternatively if you want to create you own....&lt;/P&gt;

&lt;P&gt;Without seeing the data... I imagine that you will just need to define your fields (where they have not already been extracted. (guide here)&lt;/P&gt;

&lt;P&gt;You will then probably need to use a stats command on the data (one for internal zones, one for external zones). This would be something like (depending on the fields you have extracted).&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=ciscoPix | stats count by port srcIP dstIP
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.3/SearchReference/Stats"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.3/SearchReference/Stats&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Or you could use things like &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Top"&gt;top&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2012 13:56:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cisco-pix-ports-report/m-p/48378#M9169</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-08-31T13:56:02Z</dc:date>
    </item>
  </channel>
</rss>

