Forum Discussion
Chadwick_McInni
Nimbostratus
Oct 04, 2005iRule that generates an email
Is there a way to have an iRule generate an email from the BigIP when an event happens? For example, we want an email to be sent to a group whenever a certain vip is hit 10 times in one minute from t...
unRuleY_95363
Dec 01, 2005Historic F5 Account
I think you may want to place the
if { [HTTP::uri] contains "SomethingInTheURI" } {at a higher level (perhaps combined with the HTTP::requests > 1 line.
Basically, I think you have a logic problem. You should map out a logic table and see if it is what you expect. (A logic table is where you take all the variables/inputs and then assign them the range of logical values and map out the results).
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