Forum Discussion

N00b_4now_34289's avatar
N00b_4now_34289
Icon for Nimbostratus rankNimbostratus
Dec 04, 2017

I've been tasked with determining whether several old URLs hitting our F5 or DNS servers is there a trick?

I've been tasked with determing whether several old URLs are stil valid. I need to determine if they are hitting the F5, DNS, redirect servers. Is there a standard test or script that can be done? I am a newer app owner and this is NOT my strong topic! Help! Please?

 

1 Reply

  • nathe's avatar
    nathe
    Icon for Cirrocumulus rankCirrocumulus

    One way is to enable GTM query logging as Wide IP requests aren't logged by default. See Overview of BIG-IP logging BigDB database keys .

    tmsh modify sys db gtm.querylogging value enable

    Disable it once you're finished and perhaps only run it for a short amount of time.

    Hope this helps,

    N