Forum Discussion

Wally_Steadman_'s avatar
Wally_Steadman_
Icon for Nimbostratus rankNimbostratus
13 years ago

v11.2 High Speed Logging

Greetings all,

I am not sure if this is the correct forum, but since it pertains to logging I figured I would ask here.

We are trying to setup High Speed Logging just to test it out and what we are trying to see is the IP address of the client for now.

When I setup the Profile it looks like this:


ltm profile request-log HSL-http-public {
    app-service none
    defaults-from /Common/request-log
    proxy-respond-on-logging-error no
    request-log-pool HSL-pool
    request-log-protocol mds-tcp
    request-log-template CLIENT_IP
    request-logging enabled
    response-log-template CLIENT_IP
}

When I review the Log Server I see the following:

Jul 30 11:52:05 1.2.3.4 CLIENT_IP

So I can tell that information is being sent to the log server, I am just not sure how to configure it so it will show the actual client IP address.

I would thinking that it should look something like this

Jul 30 11:52:05 1.2.3.4 6.7.8.9 where 6.7.8.9 is the Client IP. I believe I am seeing the available parameters but just not sure of the syntax t use for the response-log-template or the request-log-template. Any assistance would be appreciated.

Wally

10 Replies

No RepliesBe the first to reply