Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- LogFormat "<%%JSON:httpd_access%%> { \"time\": \"%{%Y-%m-%dT%H:%M:%S%z}t\", \"clientip\": \"%a\", \"duration\": %D, \"status\": %>s, \"request\": \"%U%q\", \"uri\": \"%U\", \"remote_user\": \"%u\", \"query_string\": \"%q\", \"document\": \"%f\", \"bytes\": %B, \"request_method\": \"%m\", \"https_protocol\": \"%{SSL_PROTOCOL}e\", \"referer\": \"%{Referer}i\", \"useragent\": \"%{User-agent}i\", \"vhost\": \"%{Host}i\", \"geo_country\": \"%{GEOIP_COUNTRY_CODE}n\", \"geo_long\": \"%{GEOIP_LONGITUDE}n\", \"geo_lat\": \"%{GEOIP_LATITUDE}n\", \"geo_coords\": \"%{GEOIP_LATITUDE}n,%{GEOIP_LONGITUDE}n\", \"geo_city\": \"%{GEOIP_CITY}n\", \"geo_combo\": \"%{GEOIP_CITY}n, %{GEOIP_COUNTRY_NAME}n\", \"port\": %p, \"protocol\": \"%H\" }" combined
Add Comment
Please, Sign In to add comment