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 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Hi, we don't have a notification system per se. But you can use |
Beta Was this translation helpful? Give feedback.
-
|
@johntmyers : Hi John, thanks! Yes, I know about Any chance to have such hooks in the future ? Should I open a Feature Request ? |
Beta Was this translation helpful? Give feedback.
-
|
I found a simpler solution than I get what I need in logs to update my policy automatically:
|
Beta Was this translation helpful? Give feedback.

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: