Hello, Few steps as mentioned below, it might help you to debug the logging problem on your Panorama: show panorama-status Panorama Server 1 : 10.30.1.133 State : Unknown To see the last log written: >show log <traffic/threat> direction equal backward If there is a problem: (commands may need to run 3 times) >debug software trace log-receiver >debug software trace management-server >debug software restart log-receiver if no change still; >debug software restart management-server From Panorama, run the following commands: >show devices connected Serial Hostname IP Connected -------------------------------------------------------------------------- 0001XXXXXXX PA-2050 1.1.1.1 yes last commit all state: none show logging-status device <serial number> Type Last Log rcvd Last SeqNo. rcvd Last Log generated config 2012/03/25 15:37:37 4093 2012/03/25 15:36:58 system 2012/07/02 17:05:35 263027 2012/07/02 16:56:55 threat 2012/07/02 16:56:35 1414220 2012/07/02 16:56:17 traffic 2012/07/02 17:11:37 39634695 2012/07/02 16:56:53 hipmatch Note: The last configuration update is from 3/25. If you see problems similar to above, try: request log-fwd-ctrl device <serial number> action stop request log-fwd-ctrl device <serial number> action live (leave in this state for about a minute) request log-fwd-ctrl device <serial number> action start live start log forwarding with no buffering start start log forwarding with buffering stop stop log forwarding Check if you now see normal logging. >show logging-status device <serial number> Also, you can verify the logs via the WebUI/Monitor Tab. Hope this help. Thanks
... View more