Replies: 1 comment 2 replies
-
Yes, if you want the audit comment history, you can use: rule.opstate.audit_comment.history() That returns a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Morning all,
Does anyone know how to pull the audit log from panorama or the FW?
rule.opstate.audit_comment.history() <- This pulls a reference to the AuditComentLog. What I'm trying to do is pull all the human readable audit comments.
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions