<?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 Firewall Traffic in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Firewall-Traffic/m-p/22648#M3514</link>
    <description>&lt;P&gt;I need a search to show the top 25 non-http and non-https services going out of my firewall.  Does anyone have a search to pull this data.  I need to list the protocol, port number and number of times it was accessed.  In table format would be nice as well.&lt;/P&gt;</description>
    <pubDate>Sun, 27 Nov 2011 17:57:52 GMT</pubDate>
    <dc:creator>gharpe2</dc:creator>
    <dc:date>2011-11-27T17:57:52Z</dc:date>
    <item>
      <title>Firewall Traffic</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Firewall-Traffic/m-p/22648#M3514</link>
      <description>&lt;P&gt;I need a search to show the top 25 non-http and non-https services going out of my firewall.  Does anyone have a search to pull this data.  I need to list the protocol, port number and number of times it was accessed.  In table format would be nice as well.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Nov 2011 17:57:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Firewall-Traffic/m-p/22648#M3514</guid>
      <dc:creator>gharpe2</dc:creator>
      <dc:date>2011-11-27T17:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall Traffic</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Firewall-Traffic/m-p/22649#M3515</link>
      <description>&lt;P&gt;In general, "top" command is useful for your requirement. Please note that "top" command show just 10 results by default, but you can use limit option to show 25 results. The command will be like as bellow.&lt;/P&gt;

&lt;P&gt;sourcetype=&lt;YOUR firewall=""&gt; | top &lt;YOUR field1=""&gt; &amp;lt; your field2&amp;gt; limit=25  &lt;/YOUR&gt;&lt;/YOUR&gt;&lt;/P&gt;

&lt;P&gt;Please also refer to top command in manual.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/top"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/top&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2011 00:45:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Firewall-Traffic/m-p/22649#M3515</guid>
      <dc:creator>Takajian</dc:creator>
      <dc:date>2011-11-28T00:45:57Z</dc:date>
    </item>
  </channel>
</rss>

