Skip to content

Examined fields

elB4RTO edited this page Oct 15, 2022 · 2 revisions

Not all the available log fields (expecially for Apache2 and Nginx) are taken into consideration.

The only considered fields are:



Date

The date on which the activity occurred


Time

Time the request was received


Protocol

The request's protocol


Method

The request's method


URI

The URI path requested, not including any query string


Query

The query string (if any)


Bytes received

The number of bytes received


Bytes sent

The number of bytes sent


Time taken

The time taken to serve the request


User-agent

Web-browser or bot identification string


IP address

The IP address of the client that made the request


Cookie

The content of the cookie (if any)


Referrer

The site which provided a link to the current site