<?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: Tcp service  report for rules in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-service-report-for-rules/m-p/160298#M52273</link>
    <description>&lt;P&gt;I also prefere the XML and in combination with the very powerful xpath "language" this task could be done with a one-liner and will give you all the rules with service objects in one view&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2017 21:16:58 GMT</pubDate>
    <dc:creator>Remo</dc:creator>
    <dc:date>2017-06-08T21:16:58Z</dc:date>
    <item>
      <title>Tcp service  report for rules</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-service-report-for-rules/m-p/160190#M52239</link>
      <description>Is there a report that I can run that will show me every rule that has tcp service applied? For example let's say migration tool is not an option and I do not want to scroll through 3000 rules to manually look. Or can I can export all rules and somehow use excel filtering on service field</description>
      <pubDate>Thu, 08 Jun 2017 12:13:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-service-report-for-rules/m-p/160190#M52239</guid>
      <dc:creator>clyde.franklin</dc:creator>
      <dc:date>2017-06-08T12:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Tcp service  report for rules</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-service-report-for-rules/m-p/160203#M52240</link>
      <description>&lt;P&gt;Export to Excel works. I have tried it.&lt;/P&gt;&lt;P&gt;Did not go through this guide to verify step by step at the moment but you get the basics.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="https://indeni.com/how-to-export-palo-alto-networks-firewalls/" href="https://indeni.com/how-to-export-palo-alto-networks-firewalls/" target="_blank"&gt;https://indeni.com/how-to-export-palo-alto-networks-firewalls/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 12:40:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-service-report-for-rules/m-p/160203#M52240</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2017-06-08T12:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tcp service  report for rules</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-service-report-for-rules/m-p/160240#M52259</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/17404"&gt;@clyde.franklin&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It looks like the guide that&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/15603"&gt;@Raido_Rattameister&lt;/a&gt;&amp;nbsp;shared is valid and will work appropriately. Personally I find it easier to export the XML directly and look at it that way you can look at the rules directly and look at the &amp;lt;service&amp;gt; setting which will list all &amp;lt;member&amp;gt; listing. Excel works perfectly fine though.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 15:35:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-service-report-for-rules/m-p/160240#M52259</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2017-06-08T15:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Tcp service  report for rules</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-service-report-for-rules/m-p/160298#M52273</link>
      <description>&lt;P&gt;I also prefere the XML and in combination with the very powerful xpath "language" this task could be done with a one-liner and will give you all the rules with service objects in one view&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 21:16:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-service-report-for-rules/m-p/160298#M52273</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2017-06-08T21:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tcp service  report for rules</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-service-report-for-rules/m-p/160299#M52274</link>
      <description>&lt;P&gt;Thanks&amp;nbsp; all I used Pan-configurator and was able to get it pretty easy:&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;&lt;P&gt;&lt;BR /&gt;bash-3.2$ php rules-edit.php in=api://x.x.x.x actions=exportToExcel:rules.xls location=PALO-TIAA-FWHA03-QIC ruletype=security&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - object 'QIC-C3_IS_T3' passing through Action='exportToExcel' Args: filename=rules.xls, additionalFields=,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; - object 'QIC-C3_IS_T1' passing through Action='exportToExcel' Args: filename=rules.xls, additionalFields=,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; - action 'exportToExcel' has tasks to process before shutdown.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 21:22:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-service-report-for-rules/m-p/160299#M52274</guid>
      <dc:creator>clyde.franklin</dc:creator>
      <dc:date>2017-06-08T21:22:30Z</dc:date>
    </item>
  </channel>
</rss>

