On 5/12/2013 1:41 p.m., Brendan Kearney wrote:
> i am wondering if there is a logformat code that can be used to log the
> URL (domain.tld or host.domain.tld) independent of the URI
> (/path/to/file.ext?parameter)? i am using %ru, which gives me the URL
> and URI in one string. %rp seems to be the URI, but i am not using that
> right now and can only go by what i am reading in the docs.
>
> i am looking to log the URL in a separate field from the URI so that in
> a database of the log entries, the URL can be indexed for better search
> and reporting performance. is there an easy way to accomplish this?
>
There is no specific code for the URL domain at this point.
You can work around it with the Host: header. %{Host}>h
Amos
Received on Thu Dec 05 2013 - 04:55:50 MST
This archive was generated by hypermail 2.2.0 : Fri Dec 06 2013 - 12:00:04 MST