For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

auernige's avatar
auernige
Icon for Nimbostratus rankNimbostratus
Dec 05, 2022
Solved

HTTP Analytics Profile - Collect Domain Names

Hi,

I want to analyze the traffic sent to a virtual server using a HTTP Analytics Profile. This server hosts multiple webpages and I need to differentiate between those services. Unfortunately the URL attribute includes only the part after the hostname. Is there a way to include the hostname (or the Host Header) in the analytics generated by HTTP Analytics Profiles?

Thanks.

Elias

  • Hi auernige , 
    This option doesn’t exist in http analytics profile. 
    I think you can get your statistics based on hostnames from pool/or pool-members statistics as I think you are using irule or LTM policy to redirect traffic based on hostnames.

    or I think it would be doable by using iRule to count and return hostnames hits statistics via single virtual server. 

    Regards. 

5 Replies

  • Hi auernige , 
    This option doesn’t exist in http analytics profile. 
    I think you can get your statistics based on hostnames from pool/or pool-members statistics as I think you are using irule or LTM policy to redirect traffic based on hostnames.

    or I think it would be doable by using iRule to count and return hostnames hits statistics via single virtual server. 

    Regards.