Forum Discussion
sathish_2826
Nimbostratus
May 28, 2020Log checking on F5 CLI
I just wanted to ask, if there is a way to check traffic on F5 for the specific URI, suppose, if a URL has multiple URI redirects enabled on F5 via an Irule and I wanted to check the traffic for a sp...
Samir
MVP
Jun 08, 2020This is possible via iRule to send all the traffic log to F5 log folder/file but only disadvantage is will fill log file quickly if application is highly used. This can be checked via F5 CLI.
Add below statement in iRule.
log local0. "requested host path is : [HTTP::host][HTTP::uri]"
# cat ltm | grep 'abc.xxx.com'
Thanks
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