How To Be Alerted for Version Mismatches Between HA Peers
16951
Created On 04/12/19 00:55 AM - Last Modified 06/19/24 04:19 AM
Objective
How to be alerted when there is a version mismatch between HA peers using the PAN-OS Log Forwarding feature.
Environment
PANOS 8.0 or higher
Procedure
- Go to Device > Log Settings
- In System, click the Add button
- Give a name and description to the System Log Forwarding rule.
- In the Filter section, click Filter Builder.
- In the text box, type:
(eventid eq peer-version-match) AND (severity geq medium)
- Click the tab View Filtered Logs to check the filter rule is working.
- Click OK to validate.
- Then in the Forward Method, add the destination of the log.
- Click OK to validate.
- Commit your changes to save.
Additional Information
For additional information, please review the following article:
PAN-OS Documentation: Configure Log Forwarding