Any form of hook to be notified on action denied by policy in order to act instantly ? #609
|
Hi, Is there any way to get notified in real time when a policy denies some action (network request, file access, etc.) ? I would like to trigger some actions trying to fix the failure by extending the policy when action should be allowed. Thaks |
Answered by
didier-durand
Mar 25, 2026
Replies: 3 comments
|
Hi, we don't have a notification system per se. But you can use |
0 replies
|
@johntmyers : Hi John, thanks! Yes, I know about Any chance to have such hooks in the future ? Should I open a Feature Request ? |
0 replies
Answer selected by
johntmyers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I found a simpler solution than
openshell term, I'll useopenshell logsto poll the logs and getthe denials
I get what I need in logs to update my policy automatically: