Forum Discussion
Finding Source IP in Log Files
Hello SIP.
First you have to know that /var/log/ltm contains log messages generated by the BIG-IP system. This files can contain too logs generated by your Irule (when you use "log logal0.") https://support.f5.com/csp/article/K16197
But if you have tcp reset from F5 by default it is not logged. It can come from many different things (TCP 3WHS rejected, TCP RST from remote system, RST from BIG-IP internal Linux host, Flow expired ...).
So when you have this kind of behaviour you can configure the BIG-IP system to log the reasons for generating the TCP RST packets to the /var/log/ltm log file.
tmsh
modify /sys db tm.rstcause.log value enable
modify /sys db tm.rstcause.pkt value enable
Then you can see all reset logs in /var/log/ltm.
https://support.f5.com/csp/article/K13223
but it is not advisable to leave these logs activated all the time. they must be left only during the investigation period.for reasons of performance and log accumulation.
Let me now if it's clear for you.
Regards
Recent Discussions
Related Content
* 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