<?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: User Acitivity Reports - Denied Traffic in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221542#M63790</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/92853"&gt;@Herningsholm-MBO&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If you have the URL Category set to "any" you are essentially stating you don't care and the firewall acts the same as if they were simply 'allowed' and therefore URL logs are not generated. For troubleshooting purposes I always keep an alert-all type rule so that I can log all the URLs visited if required for a particular user to troubleshoot any issues that they might report. This might be what you want to do here.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jul 2018 16:15:24 GMT</pubDate>
    <dc:creator>BPry</dc:creator>
    <dc:date>2018-07-10T16:15:24Z</dc:date>
    <item>
      <title>User Acitivity Reports - Denied Traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221139#M63722</link>
      <description>&lt;P&gt;Afaik the User Activity Reports only show allowed traffic from the users. I am trying to find the URL from an IP, which I can see the user have been trying to visit, but got denied.&lt;/P&gt;&lt;P&gt;Is there anyway to do so?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The IP is a service from Amazon, and therefor it's not possible for me to make a simple nslookup.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 07:48:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221139#M63722</guid>
      <dc:creator>Herningsholm-MBO</dc:creator>
      <dc:date>2018-07-09T07:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: User Acitivity Reports - Denied Traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221146#M63723</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/92853"&gt;@Herningsholm-MBO&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a custom report (Monitor -&amp;gt; Manage Custom Reports), set the database to "Detailed Logs (Slower) URL"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the query builder enter:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;( addr.src in ip ) and ( addr.dst in ip ) and (( action neq alert ) or( action neq allow))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will show you all URL traffic from source IP to destination IP that does not have the action of allow or alert (e.g block-continue or block-url).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Alternatively if you didn't want this in report form simply paste the above filter in the Monitor -&amp;gt; URL Filtering logs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 07:54:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221146#M63723</guid>
      <dc:creator>LukeBullimore</dc:creator>
      <dc:date>2018-07-09T07:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: User Acitivity Reports - Denied Traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221148#M63724</link>
      <description>&lt;P&gt;Hello &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/52796"&gt;@LukeBullimore&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the quick response.&lt;/P&gt;&lt;P&gt;I have tried to create the custom report. Unfortunately it shows up empty. If I choose "Traffic Log" instead of "URL Log", there is the data I can also see in the traffic monitor.&lt;/P&gt;&lt;P&gt;Does this mean the firewall does not have the URL logged?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 09:21:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221148#M63724</guid>
      <dc:creator>Herningsholm-MBO</dc:creator>
      <dc:date>2018-07-09T09:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: User Acitivity Reports - Denied Traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221150#M63725</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/92853"&gt;@Herningsholm-MBO&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you enable the column "Rule" for your Traffic Log report, this will show you the corresponding security policy rule that these sessions hit. If you go to said rules, can you confirm any URL filtering profile is attached to the rule? This is a requirement; on top of this, the URL filtering profile should not have the action of "Allow" for the URL category you would like logs for, since Allow action does not log traffic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Luke.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 10:33:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221150#M63725</guid>
      <dc:creator>LukeBullimore</dc:creator>
      <dc:date>2018-07-09T10:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: User Acitivity Reports - Denied Traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221408#M63757</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/52796"&gt;@LukeBullimore&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I've checked the rule, and there is a URL filter where everything is set to "Alert". So this shoud be ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After some more research I've found out that all packages with Url Category "any" doesn't show up in the URL logs.&lt;/P&gt;&lt;P&gt;So I guess the problem lies here.&lt;/P&gt;&lt;P&gt;The settings in the URL Filtering doesn't have an option to include "any", so it seems like the firewall just ignores this type of packages?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 11:37:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221408#M63757</guid>
      <dc:creator>Herningsholm-MBO</dc:creator>
      <dc:date>2018-07-10T11:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: User Acitivity Reports - Denied Traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221542#M63790</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/92853"&gt;@Herningsholm-MBO&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If you have the URL Category set to "any" you are essentially stating you don't care and the firewall acts the same as if they were simply 'allowed' and therefore URL logs are not generated. For troubleshooting purposes I always keep an alert-all type rule so that I can log all the URLs visited if required for a particular user to troubleshoot any issues that they might report. This might be what you want to do here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 16:15:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221542#M63790</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-07-10T16:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: User Acitivity Reports - Denied Traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221678#M63812</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure what you mean by the URL category being "set". Does this mean I can change URL category for a certain type of traffic, or is it managed by website?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 07:44:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-acitivity-reports-denied-traffic/m-p/221678#M63812</guid>
      <dc:creator>Herningsholm-MBO</dc:creator>
      <dc:date>2018-07-11T07:44:04Z</dc:date>
    </item>
  </channel>
</rss>

