Thursday, 25 July 2019

F5 LTM – Logs

From TMSH, run the following command to move to bash:

root@lb(Active)(tmos)# run util bash
[root@lb:Active] ~ # cd /var/log
[root@lb:Active] log # cat ltm <------To read the logs on the screen
/var/log/ltm has the recent logs. Previous logs can be retrieved from /var/log as: ltm.1.gz, ltm.2.gz etc
[root@lb:Active] log # zcat ltm.1.gz<------To read the logs on the screen

No comments:

Post a Comment

Why do many Palo Alto engineers open a TAC case immediately… without checking anything first?

A production issue happens. Application team says “network issue.” Users say “firewall problem.” And within minutes someone says: “Let’s ope...