Apache Httpd¶
Description¶
Constructor : NGINX
Product : NGINX (web server)
Log type(s) : WEB
Log sample¶
1 | 78.112.254.25 - - [07/Jun/2017:07:17:23 +0000] "GET /web-client/img/maximise.svg HTTP/1.1" 200 988 "https://blurck.citadel.team/web-client/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0" |
Fields normalization¶
CSV-styled log. Often need linux header.
Mandatory :
Normalized fields | Parsed fields |
---|---|
[type] |
|[obs][ts] |[timestamp] |[app][method] |[request][method] |[target][uri][urn] |[request][uri] |[app][version] |[request][http_version] |[app][return][code] |[app_rc] |[session][out][byte] |[byte] |[web][header][user_agent] |[useragent]
Optional :
Normalized fields | Parsed fields |
---|---|
[init][usr][name] | [s-user] |
[web][header][referer] | [referer] |