Forum Discussion
Mariusz_B
Nimbostratus
Feb 09, 2015Logging all traffic iRule.
Hello,
I have the following iRule for logging all traffic:
when CLIENT_ACCEPTED {
set vip [IP::local_addr]:[TCP::local_port]
}
when SERVER_CONNECTED {
set client "[IP::client_addr]:[T...
Greasy_Pretzel
Dec 31, 2019Ret. Employee
Unless this is for debugging purposes, log your traffic but it is not the best approach. Better option is taking a capture. If you have to use the iRule, then after debugging, please comment the log local.0 or remove the iRule from the virtual server. You don't want to fill up your LTM logs that are meant for system logs.
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