Forum Discussion
Paul_108843
Apr 02, 2011Nimbostratus
LTM Log Files
I need to be able to see tcp traffic between client and F5 and between F5 and pool memebers. Anybody knows how I can setup and view that? Thanks
nitass
Employee
by default, system log (e.g. /var/log/ltm) does not include application traffic. if you want to log application traffic, you can use irule.
e.g.
Log Http Tcp Udp To Syslogng
https://devcentral.f5.com/wiki/iRules.LogHttpTcpUdpToSyslogng.ashx
nitass
Dec 30, 2014Employee
do yo mean packet? if yes, you can run tcpdump.
tcpdump -nni 0.0 -s0 host x.x.x.x or host y.y.y.y
x.x.x.x is client ip
y.y.y.y is pool member ip
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