Forum Discussion
MrBelvedr_64046
Nimbostratus
Oct 03, 2008iRule to log failed/problematic connections
We have a need to log any and all virtual server connections that are failed, refused, or problematic in any way. Our company has many mobile phones that transmit large amounts of data thru the f5 to our database. So, we sometimes experience problems with dropped connections, timeouts, etc.
We have a few SSL virtual servers set up, we are also interested in logging any SSL related issues or connection problems.
I should note that several of our virtual servers are set up as standard socket servers, not specific protocols known to f5.
What are the possibilities to do this??
Thx!
2 Replies
- hoolio
Cirrostratus
Hi MrB,
I think you'll have a difficult time logging client info for specific TCP layer issues using iRules. iRules don't provide that level of detail at the TCP layer. SSL errors could be parsed using the SSL:: commands (Click here). For HTTP, you could log a message on the request and one on the response, and parse the ltm log file for unanswered requests. This last option would potentially eat up a lot of resources though.
For more global stats, you can check the following commands for info:
b global
b virtual VIP_NAME
b profile TCP_PROFILE_NAME
b profile CLIENTSSL_PROFILE_NAME
b profile HTTP_PROFILE_NAME
Anyone else have ideas on this?
Thanks,
Aaron - MrBelvedr_64046
Nimbostratus
Is there a way (other than iRules) to log TCP layer issues?
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