Forum Discussion
Parveez_70209
Nimbostratus
Mar 19, 2014How to get an alert : when an Irule got Changed/Modified ?
Hi,
Is there a way we can do the below:
If any i-rule is modified, we should receive an email with what is changed and who has changed ?
Thanks and Regards
Mohamed_Lrhazi
Altocumulus
Mar 19, 2014If audit logging is enabled, in version 11.4.0, I get this logged when I change an iRule:
Wed Mar 19 16:40:39 EDT 2014 ml623 45840903-2 RULE modified:
name="/A/test-rule"
definition="when HTTP_REQUEST { set test_file "test_file" set uri [HTTP::uri] if { $uri equals "/test" } { if { ! [ catch {set content [ifile get $test_file] } fid] } { HTTP::respond 200 content $content "Content-Type" "text/html" } else { HTTP::respond 200 content "$test_file Not Found" "Content-Type" "text/html" } } event disable }"
ignore_verification=0
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