Debug Flow Basic in PAN-OS 5.0.4 (PA 2050)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.
Palo Alto Networks Approved
Palo Alto Networks Approved
Community Expert Verified
Community Expert Verified

Debug Flow Basic in PAN-OS 5.0.4 (PA 2050)

Not applicable

I have been having problems with running Debug Flow Basic since upgrading from PAN-OS version 4.1.6 to 5.0.4.

I am using the following commands to setup my debug:

debug dataplane packet-diag set log feature flow basic

debug dataplane packet-diag set capture on

(I have not applied a capture filter as this is our test PA so very little traffic being passed)

The problem is that nothing is being to the output file ('less dp-log pan_packet_diag.log' shows as empty file).

I have rebooted the PA but still getting the same problem, this was working prior to me upgrading to 5.0.4.

Has anyone else experienced similar problems?

Regards,

James.

==========================================================

admin@PA2050> debug dataplane packet-diag show setting

--------------------------------------------------------------------------------

Packet diagnosis setting:

--------------------------------------------------------------------------------

Packet filter

  Enabled:                   no

  Match pre-parsed packet:   no

--------------------------------------------------------------------------------

Logging

  Enabled:                   no

  Log-throttle:              no

  Sync-log-by-ticks:         yes

  Features:

    flow    : basic

  Counters:

--------------------------------------------------------------------------------

Packet capture

  Enabled:                   no

  Snaplen:                   0

--------------------------------------------------------------------------------

admin@PA2050> debug dataplane packet-diag set log on

Packet log is enabled

admin@PA2050> less dp-log pan_packet_diag.log

0%

==========================================================

1 accepted solution

Accepted Solutions

In PanOS 5.0.x the Logs are stored per CPU and can be found in

pan_task_1.log,  pan_task_2.log .....

after finishing your debug session you can execute:

debug dataplane packet-diag aggregate-logs

Now you can see all logs again in pan_packet_diag.log

Regards

Marco

View solution in original post

2 REPLIES 2

In PanOS 5.0.x the Logs are stored per CPU and can be found in

pan_task_1.log,  pan_task_2.log .....

after finishing your debug session you can execute:

debug dataplane packet-diag aggregate-logs

Now you can see all logs again in pan_packet_diag.log

Regards

Marco

Many thanks, I can see all of my Debug output now.

Are minor changes such as this documented? I don't remember reading about this change in the release notes, although I would need to check again to be sure.

Regards,

James.

  • 1 accepted solution
  • 2709 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!