<?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 URLs are logged in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46835#M34425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The URL filtering engine will log all GET requests, assuming that you have a URL filtering profile minimally set to "alert" for that category.&amp;nbsp; That said, depending on the "log container page only" setting, we may only log URLs of a specified content type.&amp;nbsp; This feature is meant to reduce the number of logs that are generated (mostly images and other code that you may not find useful).&amp;nbsp; If, however, you do want everything logged, simply disable container page logging.&amp;nbsp; As mentioned in sdarapuneni's post, if you've enabled container page only, it will only log URLs of the specified content-type.&amp;nbsp; So for example, if you set container pages to only content type image/gif, then in your example above, you would only see log entries for the .gif files.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Nov 2012 17:49:53 GMT</pubDate>
    <dc:creator>dyang</dc:creator>
    <dc:date>2012-11-23T17:49:53Z</dc:date>
    <item>
      <title>How URLs are logged</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46833#M34423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;I was doing some URL reports and I did some test to see how URL are logged by the PAN FW ver 4.1.8 and I have some question.&lt;/P&gt;&lt;P&gt;Let's take a simple url page www.liceobellinzona.ch. when you request it, using a browser, you can see with wireshark all request used to fetch the content are:&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch/css/default.css&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch/css/layout.css&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch/javascript/dtree.css&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch/javascript/misc-functions.js&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch/javascript/dtree.js&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch/javascript/dtree_menu.js&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch/images/logo1a.jpg&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch/images/dtreemenu/join.gif&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch/images/dtreemenu/plus.gif&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch/images/dtreemenu/line.gif&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch/images/dtreemenu/joinbottom.gif&lt;/P&gt;&lt;P&gt;&amp;nbsp; GET www.liceobellinzona.ch/libenew.jpg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why PAN FW URL, log only the www.liceobellinzona.ch and all HTTP GET aren't ?&lt;/P&gt;&lt;P&gt;How URL are logged, is based on HTTP field like referrer or content type ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 14:07:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46833#M34423</guid>
      <dc:creator>helenio.sartori</dc:creator>
      <dc:date>2012-11-23T14:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: How URLs are logged</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46834#M34424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have "log container page only" option enabled in the url filtering profile? Also, you can see the list of default container pages we log: Device -&amp;gt; Setup -&amp;gt; Content-ID -&amp;gt; Container Pages&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 15:16:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46834#M34424</guid>
      <dc:creator>zarina</dc:creator>
      <dc:date>2012-11-23T15:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: How URLs are logged</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46835#M34425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The URL filtering engine will log all GET requests, assuming that you have a URL filtering profile minimally set to "alert" for that category.&amp;nbsp; That said, depending on the "log container page only" setting, we may only log URLs of a specified content type.&amp;nbsp; This feature is meant to reduce the number of logs that are generated (mostly images and other code that you may not find useful).&amp;nbsp; If, however, you do want everything logged, simply disable container page logging.&amp;nbsp; As mentioned in sdarapuneni's post, if you've enabled container page only, it will only log URLs of the specified content-type.&amp;nbsp; So for example, if you set container pages to only content type image/gif, then in your example above, you would only see log entries for the .gif files.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 17:49:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46835#M34425</guid>
      <dc:creator>dyang</dc:creator>
      <dc:date>2012-11-23T17:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: How URLs are logged</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46836#M34426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any place where I can find the list of content types used? We are migrating from our existing proxy to PAN URL filtering and the current proxy does full logging. I want to make sure that I don't miss any logs which may be useful for investigation. Will there be any impact on device or Panorama if I disable "log container pages" only?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 08:14:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46836#M34426</guid>
      <dc:creator>Sly_Cooper</dc:creator>
      <dc:date>2013-10-22T08:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: How URLs are logged</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46837#M34427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your question.&amp;nbsp; You can see the default list of content types we use for container page logging by going to Device--&amp;gt;Setup--&amp;gt;Content-ID--&amp;gt;Content-ID Features--&amp;gt;Container Pages&lt;/P&gt;&lt;P&gt;If you would like to generate logs for other content types, then you can create your own container page profile and add the content-types that you'd like to log.&amp;nbsp; Please note that if no other profile is specified and you have "log container page only", then it will use the default profile.&amp;nbsp; If you've created your own container page profile, then we will use that instead.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can also uncheck the "log container page only", which means that you will log everything.&amp;nbsp; The impact here is obviously more logs, which could mean that you hit your log quota faster, and also potentially place a greater load on the device.&amp;nbsp; Given the number of page elements websites load these days, the recommendation is to add the content types of interest so that you're not flooded with logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Doris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 16:43:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46837#M34427</guid>
      <dc:creator>dyang</dc:creator>
      <dc:date>2013-10-22T16:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: How URLs are logged</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46838#M34428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe PANOS also logs URL each time you re-match against an app-id if a URL log profile is applied to the rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you match facebook (as an example), you may see the URL logged twice, as a log event is triggered for a the inital match of web-browsing. You may only see this in detail if log container pages is switched off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My experience is to that you need to watch out for i/o loads on the device caused by URL logging. The rates can get out of hand easily, which has knock on effects on other sub-systems. The SDD based devices have better i/o, but if you intend to log up to Panorama, then keep that in mind too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 11:04:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-urls-are-logged/m-p/46838#M34428</guid>
      <dc:creator>RNC</dc:creator>
      <dc:date>2013-10-23T11:04:47Z</dc:date>
    </item>
  </channel>
</rss>

