<?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: Filter security policies by no description in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/filter-security-policies-by-no-description/m-p/223978#M64358</link>
    <description>&lt;P&gt;This is not possible in the GUI, you need to do a 'positive match' search for values, but a policy without description does not have a matching XML entry to match, so you can't search for an 'empty' xpath either (unless you do a search for the surrounding attributs:)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg. 'with' description&lt;/P&gt;
&lt;PRE&gt;                  &amp;lt;action&amp;gt;allow&amp;lt;/action&amp;gt;
                  &amp;lt;description&amp;gt;General Internet Traffic&amp;lt;/description&amp;gt;
                  &amp;lt;log-setting&amp;gt;default&amp;lt;/log-setting&amp;gt;
&lt;/PRE&gt;
&lt;P&gt;'without' description&lt;/P&gt;
&lt;PRE&gt;                  &amp;lt;action&amp;gt;allow&amp;lt;/action&amp;gt;
                  &amp;lt;log-setting&amp;gt;default&amp;lt;/log-setting&amp;gt;
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;a (dirty) workaround in the GUI is to search for (description neq 'null') (or any other single word that is not used as a description). The resulting filtered view will show you all rules except the ones without description, so you can see which ones are missing by the missing rule numbers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jul 2018 09:23:43 GMT</pubDate>
    <dc:creator>reaper</dc:creator>
    <dc:date>2018-07-30T09:23:43Z</dc:date>
    <item>
      <title>Filter security policies by no description</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/filter-security-policies-by-no-description/m-p/223930#M64349</link>
      <description>&lt;P&gt;I am trying to view only security policies that do not have a description.&amp;nbsp; I have found the following links but am unable to get the output i need.&amp;nbsp; I need to show rules with no description and for all the operations i must define a valuen and all i am after is a NUL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/traps/4-2/traps-endpoint-security-manager-admin/getting-started-with-rules/common-rule-components-and-actions/filter-rules" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/traps/4-2/traps-endpoint-security-manager-admin/getting-started-with-rules/common-rule-components-and-actions/filter-rules&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/41/endpoint/endpoint-admin-guide/getting-started-with-rules/common-rule-components-and-actions/filter-rules" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/41/endpoint/endpoint-admin-guide/getting-started-with-rules/common-rule-components-and-actions/filter-rules&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 06:26:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/filter-security-policies-by-no-description/m-p/223930#M64349</guid>
      <dc:creator>PaulParlevliet</dc:creator>
      <dc:date>2018-07-30T06:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Filter security policies by no description</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/filter-security-policies-by-no-description/m-p/223950#M64354</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/81328"&gt;@PaulParlevliet&lt;/a&gt;&lt;/P&gt;&lt;P&gt;So far I don't know if this is possible in the WebUI. But with the XML config and a XPATH query this definately can be done.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 08:05:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/filter-security-policies-by-no-description/m-p/223950#M64354</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2018-07-30T08:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Filter security policies by no description</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/filter-security-policies-by-no-description/m-p/223978#M64358</link>
      <description>&lt;P&gt;This is not possible in the GUI, you need to do a 'positive match' search for values, but a policy without description does not have a matching XML entry to match, so you can't search for an 'empty' xpath either (unless you do a search for the surrounding attributs:)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg. 'with' description&lt;/P&gt;
&lt;PRE&gt;                  &amp;lt;action&amp;gt;allow&amp;lt;/action&amp;gt;
                  &amp;lt;description&amp;gt;General Internet Traffic&amp;lt;/description&amp;gt;
                  &amp;lt;log-setting&amp;gt;default&amp;lt;/log-setting&amp;gt;
&lt;/PRE&gt;
&lt;P&gt;'without' description&lt;/P&gt;
&lt;PRE&gt;                  &amp;lt;action&amp;gt;allow&amp;lt;/action&amp;gt;
                  &amp;lt;log-setting&amp;gt;default&amp;lt;/log-setting&amp;gt;
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;a (dirty) workaround in the GUI is to search for (description neq 'null') (or any other single word that is not used as a description). The resulting filtered view will show you all rules except the ones without description, so you can see which ones are missing by the missing rule numbers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 09:23:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/filter-security-policies-by-no-description/m-p/223978#M64358</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2018-07-30T09:23:43Z</dc:date>
    </item>
  </channel>
</rss>

