<?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 Unable to Perform Debug Flow in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/unable-to-perform-debug-flow/m-p/37242#M27324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, have a PAN-5050 running 4.1.13, where I am trying to debug flow on.&amp;nbsp; Followed the steps necessary to turn on flow debugging but I am not seeing anything log to either of the dataplane pan_packet logs files. I've confirmed the settings are in place on both data planes but nothing is logged.&amp;nbsp; Anyone know of any issues with flow debugging on 4.1.13?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug dataplane packet-diag set filter on&lt;/P&gt;&lt;P&gt;debug dataplane packet-diag set filter match &amp;lt;match_criteria&amp;gt;&lt;/P&gt;&lt;P&gt;debug dataplane packet-diag set log feature flow basic&lt;/P&gt;&lt;P&gt;debug dataplane packet-diag set log on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Dec 2013 19:07:46 GMT</pubDate>
    <dc:creator>KayvanRomaezi</dc:creator>
    <dc:date>2013-12-23T19:07:46Z</dc:date>
    <item>
      <title>Unable to Perform Debug Flow</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/unable-to-perform-debug-flow/m-p/37242#M27324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, have a PAN-5050 running 4.1.13, where I am trying to debug flow on.&amp;nbsp; Followed the steps necessary to turn on flow debugging but I am not seeing anything log to either of the dataplane pan_packet logs files. I've confirmed the settings are in place on both data planes but nothing is logged.&amp;nbsp; Anyone know of any issues with flow debugging on 4.1.13?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug dataplane packet-diag set filter on&lt;/P&gt;&lt;P&gt;debug dataplane packet-diag set filter match &amp;lt;match_criteria&amp;gt;&lt;/P&gt;&lt;P&gt;debug dataplane packet-diag set log feature flow basic&lt;/P&gt;&lt;P&gt;debug dataplane packet-diag set log on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 19:07:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/unable-to-perform-debug-flow/m-p/37242#M27324</guid>
      <dc:creator>KayvanRomaezi</dc:creator>
      <dc:date>2013-12-23T19:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Perform Debug Flow</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/unable-to-perform-debug-flow/m-p/37243#M27325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;KayvanRomaezi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are no reported issues with flow basic debugging being broken in 4.1.13.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not capturing anything in your logs, try the following stesp:&lt;/P&gt;&lt;P&gt;1. Clear all debugging settings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; debug dataplane packet-diag clear all&lt;/P&gt;&lt;P&gt;2. Set your filter as needed first&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; debug dataplane packet-diag set filter match &amp;lt;match_criteria&amp;gt;&lt;/P&gt;&lt;P&gt;3. Set the filter on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; debug dataplane packet-diag set filter on&lt;/P&gt;&lt;P&gt;4. It's always helpful to turn off session offloading if your system's current condition can handle it. Check the packet rate on the device and turn session offloading on/off with the following commands:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; show session info&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; set session offload yes | no&lt;/P&gt;&lt;P&gt;5. Aggregate all logs to a single file prior to running the flow basic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; debug dataplane packet-diag set log log-option aggregate-to-single-file yes&lt;/P&gt;&lt;P&gt;6. Set flow basic logging on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; debug dataplane packet-diag set log feature flow basic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; debug dataplane packet-diag seg log on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As always, use the flow basic debugging tool sparingly as this is very CPU intensive.&lt;/P&gt;&lt;P&gt;Also, remember to turn session offloading back on after your troubleshooting session.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;tasonibare&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 11:19:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/unable-to-perform-debug-flow/m-p/37243#M27325</guid>
      <dc:creator>tasonibare</dc:creator>
      <dc:date>2013-12-24T11:19:50Z</dc:date>
    </item>
  </channel>
</rss>

