<?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: URL filtering profile - how to set &amp;quot;alert&amp;quot; to all categories? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-profile-how-to-set-quot-alert-quot-to-all/m-p/123545#M46234</link>
    <description>&lt;P&gt;Hi Ben&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that I can do this by GUI but I'd like to learn CLI and this is good example how to do.&lt;/P&gt;&lt;P&gt;As I see on Your screenshot - there is 65 entries and You need to click twice or more for every category - so there is a lot of clicks ... and possible mistake. I prefer to do this in my quicker and safe option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Santonic gave perfect set of command needed to finish this operation - THX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Slawek&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2016 09:21:52 GMT</pubDate>
    <dc:creator>_slv_</dc:creator>
    <dc:date>2016-11-03T09:21:52Z</dc:date>
    <item>
      <title>URL filtering profile - how to set "alert" to all categories?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-profile-how-to-set-quot-alert-quot-to-all/m-p/123184#M46203</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm looking for solution how to set "alert" for all actions for every categories in URL profile.&lt;BR /&gt;I believe that this is possible via CLI and I hope that someone could help me with that &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Slawek&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2016 10:55:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-profile-how-to-set-quot-alert-quot-to-all/m-p/123184#M46203</guid>
      <dc:creator>_slv_</dc:creator>
      <dc:date>2016-11-02T10:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: URL filtering profile - how to set "alert" to all categories?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-profile-how-to-set-quot-alert-quot-to-all/m-p/123198#M46204</link>
      <description>&lt;P&gt;get list of all categories in text format and use them in following commands:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set vsys vsysX profiles url-filtering 'profile_name'&amp;nbsp;enable-container-page yes&lt;BR /&gt;set vsys vsysX profiles url-filtering &lt;SPAN&gt;'profile_name'&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; log-container-page-only yes&lt;BR /&gt;set vsys vsysX profiles url-filtering &lt;SPAN&gt;'profile_name'&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; alert [ questionable proxy-avoidance-and-anonymizers ]&lt;BR /&gt;set vsys vsysX profiles url-filtering &lt;SPAN&gt;'profile_name'&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;block [ malware phishing ]&lt;BR /&gt;set vsys vsysX profiles url-filtering &lt;SPAN&gt;'profile_name'&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; action block&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can check your existing profiles with:&lt;/P&gt;&lt;P&gt;set cli config-output-format set&lt;/P&gt;&lt;P&gt;configure&lt;/P&gt;&lt;P&gt;show vsys vsysX profiles url-filtering &lt;SPAN&gt;'profile_name'&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2016 11:14:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-profile-how-to-set-quot-alert-quot-to-all/m-p/123198#M46204</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2016-11-02T11:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: URL filtering profile - how to set "alert" to all categories?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-profile-how-to-set-quot-alert-quot-to-all/m-p/123224#M46209</link>
      <description>&lt;P&gt;Hi slv,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The easiest option would just be to click the set all actions option in the GUI:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_14.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/6156i9F474AC5BC6ED1B1/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot_14.png" alt="Screenshot_14.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2016 14:02:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-profile-how-to-set-quot-alert-quot-to-all/m-p/123224#M46209</guid>
      <dc:creator>bmorris1</dc:creator>
      <dc:date>2016-11-02T14:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: URL filtering profile - how to set "alert" to all categories?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-profile-how-to-set-quot-alert-quot-to-all/m-p/123545#M46234</link>
      <description>&lt;P&gt;Hi Ben&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that I can do this by GUI but I'd like to learn CLI and this is good example how to do.&lt;/P&gt;&lt;P&gt;As I see on Your screenshot - there is 65 entries and You need to click twice or more for every category - so there is a lot of clicks ... and possible mistake. I prefer to do this in my quicker and safe option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Santonic gave perfect set of command needed to finish this operation - THX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Slawek&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2016 09:21:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/url-filtering-profile-how-to-set-quot-alert-quot-to-all/m-p/123545#M46234</guid>
      <dc:creator>_slv_</dc:creator>
      <dc:date>2016-11-03T09:21:52Z</dc:date>
    </item>
  </channel>
</rss>

