Forum Discussion
Rosieodonell
Cirrus
Aug 23, 2019Looking to create an alert monitor when a specific user creates, modifies, and/or deletes an object
Hey Community, I am looking to configure an alert that sends an email when a specific user creates, modifies, and/or deletes an object. I found this page: https://support.f5.com/csp/artic...
JG
Cumulonimbus
Aug 27, 2019You can use the respective regex as follows:
^((?!.*user (admin|root) -.*).)*object (.*) - modify.*$
^((?!.*user (admin|root) -.*).)*object (.*) - create.*$
^((?!.*user (admin|root) -.*).)*object (.*) - obj_delete.*$.
This could be resource intensive, though.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects