<?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: Cannot find pan_packet_diag.log on PA VM in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/cannot-find-pan-packet-diag-log-on-pa-vm/m-p/101191#M44410</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it licensed VM?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2016 11:08:21 GMT</pubDate>
    <dc:creator>TranceforLife</dc:creator>
    <dc:date>2016-08-04T11:08:21Z</dc:date>
    <item>
      <title>Cannot find pan_packet_diag.log on PA VM</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cannot-find-pan-packet-diag-log-on-pa-vm/m-p/101172#M44404</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to this forum so please bear with me. I would like to use debug log feature on my PA VM. I am able to turn the logging on with the following commands:&lt;/P&gt;&lt;P&gt;debug dataplane packet-diag set log&lt;/P&gt;&lt;P&gt;debug dataplane packet-diag set log feature flow basic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I am unable to localize the&amp;nbsp;pan_packet_diag.log file to view the logs. dp0-log does not exist on PA VM. And it is not under mp-log either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I would like to know if there is debug command which will show me on which interface the packet was received and transmitted. Packet capture does not provide such information.&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 09:26:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cannot-find-pan-packet-diag-log-on-pa-vm/m-p/101172#M44404</guid>
      <dc:creator>HAL9000</dc:creator>
      <dc:date>2016-08-04T09:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find pan_packet_diag.log on PA VM</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cannot-find-pan-packet-diag-log-on-pa-vm/m-p/101191#M44410</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it licensed VM?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 11:08:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cannot-find-pan-packet-diag-log-on-pa-vm/m-p/101191#M44410</guid>
      <dc:creator>TranceforLife</dc:creator>
      <dc:date>2016-08-04T11:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find pan_packet_diag.log on PA VM</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cannot-find-pan-packet-diag-log-on-pa-vm/m-p/101194#M44412</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, it is licensed.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 11:18:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cannot-find-pan-packet-diag-log-on-pa-vm/m-p/101194#M44412</guid>
      <dc:creator>HAL9000</dc:creator>
      <dc:date>2016-08-04T11:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find pan_packet_diag.log on PA VM</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cannot-find-pan-packet-diag-log-on-pa-vm/m-p/101196#M44414</link>
      <description>&lt;DIV class="tb f150"&gt;&lt;SPAN class="tx f1125"&gt;Debug Dataplane Changes&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="tb f150"&gt;&lt;BR /&gt;&lt;SPAN class="tx"&gt;1.&lt;/SPAN&gt;&lt;SPAN class="tx f145"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;On PA-200 all debug logs are now stored in the file pan_task_1.log. To view debug logs use the command “tail&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="tb f1127"&gt;&lt;SPAN class="tx"&gt;follow yes mp-log pan_task_1.log” or “less mp-log pan_task_1.log”&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;2.&lt;/SPAN&gt;&lt;SPAN class="tx f145"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;In PAN-OS 5.0 and later, you can run a command to aggregate the dataplane logs into one log file. After the debug&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;logs have been collected, disable the flow basic debug and then run the following command:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="tx f1126"&gt;debug dataplane&lt;/SPAN&gt;&lt;SPAN class="tx f1126"&gt;packet-diag aggregate-logs&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;.&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;This command will result in all dataplane logs to be aggregated to packet-diag. This is helpful on PA-5000 Series&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;where there are multiple dataplanes. You can then view the aggregated logs collected from all of the dataplanes in&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;one single file. &amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="tb f143"&gt;&lt;SPAN class="tx f1127"&gt;Example of enabling debug log in PAN-OS 5.0 is shown below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="tx"&gt;debug dataplane packet-diag clear log log&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;debug dataplane packet-diag set filter match source 172.16.100.87 destination&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;172.16.101.100 destination-port 21 protocol 6&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;debug dataplane packet-diag set filter on&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;debug dataplane packet-diag set log feature flow basic&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;debug dataplane packet-diag set log on&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="tb f1127"&gt;&lt;SPAN class="tx"&gt;To aggregate the dataplane logs, disable the debug logs and then wait about a minute to allow the logs to be fully&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;written and then run:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="tx f143"&gt;debug dataplane packet-diag aggregate-logs&lt;/SPAN&gt;&lt;SPAN class="tx f141"&gt;.&lt;/SPAN&gt;&lt;SPAN class="tx f143"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;This will combine the dataplane&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;logs into a single file named&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="tx f143"&gt;single pan_packet_diag.log&lt;/SPAN&gt;&lt;SPAN class="tx"&gt;&amp;nbsp;file.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Aug 2016 11:35:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cannot-find-pan-packet-diag-log-on-pa-vm/m-p/101196#M44414</guid>
      <dc:creator>TranceforLife</dc:creator>
      <dc:date>2016-08-04T11:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find pan_packet_diag.log on PA VM</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cannot-find-pan-packet-diag-log-on-pa-vm/m-p/101197#M44415</link>
      <description>&lt;P&gt;Useful links:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Configuration-Articles/How-to-Aggregate-Flow-Basic-or-Other-Dataplane-quot-packet-diag/ta-p/55345" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Configuration-Articles/How-to-Aggregate-Flow-Basic-or-Other-Dataplane-quot-packet-diag/ta-p/55345&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Configuration-Articles/How-to-Aggregate-Flow-Basic-or-Other-Dataplane-quot-packet-diag/ta-p/55345" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Configuration-Articles/How-to-Aggregate-Flow-Basic-or-Other-Dataplane-quot-packet-diag/ta-p/55345&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 11:33:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cannot-find-pan-packet-diag-log-on-pa-vm/m-p/101197#M44415</guid>
      <dc:creator>TranceforLife</dc:creator>
      <dc:date>2016-08-04T11:33:22Z</dc:date>
    </item>
  </channel>
</rss>

