<?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: How to findout the individual total number of  HTTP and HTTPS session count. in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63519#M38208</link>
    <description>&lt;P&gt;Or if you want to make it automatic or need data for the past:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Custom report -&amp;gt; from Traffic Log -&amp;gt; Query:&amp;nbsp;(port.dst eq 80) or (port.dst eq 443) -&amp;gt; Columns: Destination port, Repeat Count -&amp;gt; Group by destination port, Sort by repeat count.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you get something like this:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/60i7AC4627B76079815/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="repeat..jpg" title="repeat..jpg" /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Aug 2015 10:39:35 GMT</pubDate>
    <dc:creator>santonic</dc:creator>
    <dc:date>2015-08-24T10:39:35Z</dc:date>
    <item>
      <title>How to findout the individual total number of  HTTP and HTTPS session count.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63498#M38198</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to findout the individual total number of&amp;nbsp; HTTP and HTTPS session count.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example : Total session count is 1000&lt;/P&gt;&lt;P&gt;I need in this total 1000 session how many HTTP and HTTPS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTTP session : 700&lt;/P&gt;&lt;P&gt;HTTPS session: 300&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gururaj&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 07:43:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63498#M38198</guid>
      <dc:creator>Gururaj</dc:creator>
      <dc:date>2015-08-24T07:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to findout the individual total number of  HTTP and HTTPS session count.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63510#M38201</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By cli, you can use: show system statistics application. Will provide you real time monitoring per apps.&lt;/P&gt;&lt;P&gt;If you want to have the info through WUI, you can use this command through the API. (exemple: pan(a)chrome) and docs:&amp;nbsp;&lt;A href="https://www.paloaltonetworks.com/content/dam/paloaltonetworks-com/en_US/assets/pdf/technical-documentation/pan-os-61/XML-API-6.1.pdf)" target="_blank"&gt;https://www.paloaltonetworks.com/content/dam/paloaltonetworks-com/en_US/assets/pdf/technical-documentation/pan-os-61/XML-API-6.1.pdf)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 08:16:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63510#M38201</guid>
      <dc:creator>VinceM</dc:creator>
      <dc:date>2015-08-24T08:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to findout the individual total number of  HTTP and HTTPS session count.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63512#M38203</link>
      <description>&lt;P&gt;Hello Gururaj,&lt;BR /&gt;&lt;BR /&gt;to count active HTTP sessions you can use CLI command:&lt;BR /&gt;show session all filter application web-browsing count yes&lt;BR /&gt;&lt;BR /&gt;To count active HTTPS sessions, just change application:&lt;BR /&gt;show session all filter application ssl count yes&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Luciano&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 09:17:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63512#M38203</guid>
      <dc:creator>Lucky</dc:creator>
      <dc:date>2015-08-24T09:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to findout the individual total number of  HTTP and HTTPS session count.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63517#M38207</link>
      <description>&lt;P&gt;This one is close, but not accuate. Especially on port 80 you will have many different applications, not just web-browsing.&lt;/P&gt;&lt;P&gt;Try instead:&lt;/P&gt;&lt;P&gt;show session all filter destination-port 443 count yes&lt;/P&gt;&lt;P&gt;show session all filter destination-port 80 count yes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 10:42:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63517#M38207</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2015-08-24T10:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to findout the individual total number of  HTTP and HTTPS session count.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63519#M38208</link>
      <description>&lt;P&gt;Or if you want to make it automatic or need data for the past:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Custom report -&amp;gt; from Traffic Log -&amp;gt; Query:&amp;nbsp;(port.dst eq 80) or (port.dst eq 443) -&amp;gt; Columns: Destination port, Repeat Count -&amp;gt; Group by destination port, Sort by repeat count.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you get something like this:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/60i7AC4627B76079815/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="repeat..jpg" title="repeat..jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 10:39:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63519#M38208</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2015-08-24T10:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to findout the individual total number of  HTTP and HTTPS session count.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63525#M38212</link>
      <description>Good catch, santonic - but generally, that is the principle. Show session all filter _something_ and optionally count yes.</description>
      <pubDate>Mon, 24 Aug 2015 12:11:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-findout-the-individual-total-number-of-http-and-https/m-p/63525#M38212</guid>
      <dc:creator>Lucky</dc:creator>
      <dc:date>2015-08-24T12:11:01Z</dc:date>
    </item>
  </channel>
</rss>

