Forum Discussion

sathish_2826's avatar
sathish_2826
Icon for Nimbostratus rankNimbostratus
Dec 19, 2016

Checking Logs on F5 CLI

Checking Logs on F5 CLI,

 

I would like to know the command to check the logs on F5 CLI, f5 is running on version "BIG-IP 11.5.3 Build 2.0.196 Hotfix HF2"

 

1 Reply

  • In the bash shell, go to

    cd /var/log

    Look for files with name starting with "

    ltm
    "

    For .gz ending ltm files, you can use "

    zcat ltm.gz
    " to see the output.