Forum Discussion

Wes_98712's avatar
Wes_98712
Icon for Nimbostratus rankNimbostratus
Oct 19, 2006

logging

Looking for a way to log the source and destination IP addresses and date stamp for all HTTP requests.

 

 

Essentially I want to create an access log capability that I can turn off and on. I know how to log, just not sure what variables are available. Do we have something for the current date? The rest is just a combination of HTTP::uri remote_addr and local_addr etc right?

2 Replies

  • Deb_Allen_18's avatar
    Deb_Allen_18
    Historic F5 Account
    Hi Wes -

     

     

    There are a number of values you can log, including those you mention, and while you could use the tcl clock command to get the current time, log messages are timestamped by default.

     

     

    HTH

     

    /deb