Logging of policy checks #71
Unanswered
Rodeoclash
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm curious if others are handling logging of policy checks and how they're going about it.
One of our requirements is to provide evidence that we're logging policy checks and if others have done this then I'd be interested in how they've gone about it.
My current policy document is quite simple and just checks ownership of structs as follows:
My initial reaction was to add some logging directly in the policy checks above but perhaps theirs a better place to hook into these checks.
Very interested to see what others might have done here.
Beta Was this translation helpful? Give feedback.
All reactions