Forum Discussion
Ernesto_Mayol_2
Jan 12, 2018Nimbostratus
LB_FAILED. Why exactly?
It is very frustrating not being able to determine why the LB_Failed event was raised. Based on other posts "event info" could be used to determine the reason but that is not returning anything for m...
Andy_McGrath
Jan 26, 2018Cumulonimbus
So been a while but came across this and thought I would share. You can use the command event info within the LB_FAILED event to log a failure reason. You can find the table of failure events in the iRules wiki at iRules event
An example of a very simple iRule to capture this:
when LB_FAILED {
log local0.alert "LB_FAILED triggered, error code: [event info]"
}
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