Panorama - log settings validation error

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.

Panorama - log settings validation error

L2 Linker

Recently we created a new template with different server profiles and log settings in Panorama and tried validating in the target firewalls but it throws the validation error. Looking for the experts advise to address this issue.

 

Panorama is on PAN OS version 9.1.10

Affected Firewalls are running on PAN OS version 8.1.13

 

Validation Error:

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-traffic -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-traffic -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-threat-info -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-threat-info -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-url-info -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-url-info -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-data-info -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-data-info -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-threat-low -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-threat-low -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-url-low -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-url-low -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-data-low -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-data-low -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-threat-med -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-threat-med -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-url-med -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-url-med -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-data-med -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-data-med -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-threat-hi -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-threat-hi -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-url-hi -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-url-hi -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-threat-cr -> send-syslog 'Live_Log_Collectors' is not a valid reference

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list -> Live_Log_Forwa-threat-cr -> send-syslog is invalid

    . vsys -> vsys1 -> log-settings -> profiles -> Live_Log_Forwarding -> match-list is invalid

    . vsys -> vsys1 -> log-settings -> profiles is invalid

    . vsys -> vsys1 -> log-settings is invalid

    . vsys is invalid

    . devices is invalid

    . shared -> log-settings is invalid

    . shared is invalid

    . Configuration is invalid

3 REPLIES 3

Cyber Elite
Cyber Elite

Thank you for the post @Kathiravan_R

 

the issue you reported is hard to troubleshoot over forum. Myself when I face issues like this, I sometimes narrow down the root cause by try & error approach, however the first thing that comes to my mind is the dependency between Device Group and Template Stack configurations. The syslog server: Live_Log_Collectors is configured in Template while log forwarding profile is configured under Device Group. The first thing I would try is to roll back the change and first push the Template Stack where you configured the syslog server: Live_Log_Collectors. If this does not give any error, then in the Device Group add Live_Log_Collectors to log forwarding profile and push Device Group to firewall.

 

Kind Regards

Pavel

Help the community: Like helpful comments and mark solutions.

L2 Linker

@PavelK Thank you for looking into this issue.

 

New template is accepting in remaining firewalls(PA-5050) without any issue however a pair of PA-5050 is not accepting the template and throws the validation error. We are able to push the security policies to those firewalls but template validation fails. Any recommendation and helps are highly appreciated.

Cyber Elite
Cyber Elite

I am sorry for getting back to you with delay @Kathiravan_R

 

After you get the validation error, could you check logs from CLI on both Panorama as well as managed Firewall whether it can give more details what the issue is: tail lines 500 mp-log configd.log

 

Kind Regards

Pavel

Help the community: Like helpful comments and mark solutions.
  • 7160 Views
  • 3 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!