ID: bytes-by-day
Chart: histogram
This report calculates the sum of all transfers by day.
This report specification is now obsolete and was replaced by the bytes-by-period report specification.
This report doesn't have any parameters.
ID: bytes-by-period
Chart: histogram
This report calculates the sum of all transfers by a user-configurable time period.
Parameters
This parameter controls the time period which is use to aggregate the requests' size.
Defaults to 1d.
ID: bytes-by-dir
Chart: bars
This report shows the amount of data requested by directory. This amount only includes the size of request in that directory, not of any child directories.
Parameters
This parameter controls the number of different directories to display in the report.
Defaults to 10.
ID: bytes-by-result-by-day
Chart: None
This report calculates the size of all requests by HTTP result by day.
This report specification is now obsolete and was replaced by the bytes-by-result-by-period report specification.
This report doesn't have any parameters.
ID: bytes-by-result-by-period
Chart: None
This report calculates the size of all requests by HTTP result by a user-configurable time period.
Parameters
This parameter controls the time period which is use to aggregate the records.
Defaults to 1d.
ID: bytes-by-result
Chart: pie
This report calculates the size of all requests by HTTP result.
This report doesn't have any parameters.
ID: clienthost-by-day
Chart: histogram
This report count the number of different hosts that made requests by day.
This report specification is now obsolete and was replaced by the clienthost-by-period report specification.
This report doesn't have any parameters.
ID: clienthost-by-period
Chart: histogram
This report count the number of different hosts that made requests by a user-configurable time period.
Parameters
This parameter controls the time period which is use to aggregate the records.
Defaults to 1d.
ID: requests-by-browser
Chart: bars
This report shows the number of requests for each browser.
Parameters
This parameter controls the number of Browsers to display in the report.
Defaults to 10.
ID: requests-by-day
Chart: histogram
This report shows the number of requests by day.
This report specification is now obsolete and was replaced by the requests-by-period report specification.
This report doesn't have any parameters.
ID: requests-by-period
Chart: histogram
This report shows the number of requests by a user-configurable time period.
Parameters
This parameter controls the time period which is use to aggregate the records.
Defaults to 1d.
ID: requests-by-lang
Chart: bars
This report shows the number of requests for each browser language.
Parameters
This parameter controls the number of Browsers to display in the report.
Defaults to 10.
ID: requests-by-method
Chart: pie
This report shows the number of requests for each HTTP method (POST, GET, PUT, etc.)
This report doesn't have any parameters.
ID: requests-by-os
Chart: bars
This report shows the number of requests for each browser OS.
Parameters
This parameter controls the number of OS to display in the report.
Defaults to 10.
ID: requests-by-result-by-day
Chart: None
This report calculates the number of requests by HTTP result by day.
This report specification is now obsolete and was replaced by the requests-by-period report specification.
This report doesn't have any parameters.
ID: requests-by-result-by-period
Chart: None
This report calculates the number of requests by HTTP result by a user-configurable time period.
Parameters
This parameter controls the time period which is use to aggregate the records.
Defaults to 1d.
ID: requests-by-result
Chart: pie
This report shows the number of requests for each HTTP result.
This report doesn't have any parameters.
ID: requests-by-gzip_result
Chart: pie
This report shows the number of requests for each Gzip result.
This report doesn't have any parameters.
ID: requests-by-robot
Chart: bars
This report shows the number of requests for each robot.
Parameters
This parameter controls the number of Browsers to display in the report.
Defaults to 10.
ID: requests-by-country
Chart: pie
This report shows the number of requests for top level domain.
This report doesn't have any parameters.
ID: requests-by-attack
Chart: bars
This report shows the number of requests for each attack.
This report doesn't have any parameters.
ID: requests-by-keywords
Chart: bars
This report shows the number of requests that resulted from keywords in search engine.
This report doesn't have any parameters.
ID: requests-by-useragent
Chart: bars
This report shows the number of requests for each user agent.
This report doesn't have any parameters.
ID: requests-by-size
Chart: histogram
This report shows the number of requests by request's size.
Parameters
This parameter controls the size of the first range class.
Defaults to 1k.
ID: requests-by-timeslot
Chart: histogram
This report shows the number of requests by timeslot.
Parameters
This parameter controls the unit of time used to aggregate the records.
Defaults to 1h.
ID: requests-by-version
Chart: pie
This report shows the number of requests for each HTTP Protocol Version.
This report doesn't have any parameters.
ID: requests-summary
Chart: None
This report shows some global stats about requests.
This report doesn't have any parameters.
ID: top-avg-compression-by-file-type
Chart: bars
This report lists show the file extension which are on average most compressed.
Parameters
This parameter controls the number of different extension to display in the report.
Defaults to 10.
ID: top-avg-compression-by-url
Chart: bars
This report lists show the files with the most compression.
Parameters
This parameter controls the number of URL to display in the report.
Defaults to 10.
ID: top-client_host-by-result
Chart: None
This report lists the client hosts with the most requests for each HTTP results.
Parameters
This parameter controls the number of client hosts to display in the report.
Defaults to 5.
ID: top-client_host
Chart: bars
This report lists the client hosts with the most requests.
Parameters
This parameter controls the number of client hosts to display in the report.
Defaults to 10.
ID: top-last_page
Chart: None
This report shows the requested pages (this excludes pictures) which were the last page to be visited in a user session.
Parameters
This parameter controls the number of last pages to display.
Defaults to 10.
This parameter contains a regular expression which is used to filter out images.
Defaults to \.(png|gif|jpg)$.
ID: top-first_page
Chart: None
This report shows the requested pages (this excludes pictures) which were the first page to be visited in a user session.
Parameters
This parameter controls the number of last pages to display.
Defaults to 10.
This parameter contains a regular expression which is used to filter out images.
Defaults to \.(png|gif|jpg)$.
ID: top-pages-by-client_host
Chart: None
This report shows the most requested pages (this excludes pictures) by client host.
Parameters
This parameter controls the number of pages to display for each client host.
Defaults to 5.
This parameter controls the number of client hosts to display.
Defaults to 10.
This parameter contains a regular expression which is used to filter out images.
Defaults to ^(png|gif|jpg)$.
ID: top-referer-page-connections
Chart: bars
This report lists the connections between a referers and a pages with the most requests.
Parameters
This parameter controls the number of connections to display in the report.
Defaults to 10.
This parameter can be used to exclude referers from the report. For example, it can be used to exclude internal links by setting it to "^http://www.yourdomain.com/$". It defaults to "^-$" which excludes all records for which the referer wasn't specified.
Defaults to ^-$.
This parameter contains a regular expression which is used to filter out images as targets.
Defaults to \.(png|gif|jpg)$.
ID: top-referers-by-page
Chart: None
This report shows the top referring pages for the top requested page.
Parameters
This parameter controls the number of requested pages to display.
Defaults to 10.
This parameter controls the number of referring pages to show for each requested page.
Defaults to 5.
This parameter contains a regular expression which is used to filter out images.
Defaults to ^(png|gif|jpg)$.
This parameter can be used to exclude referers from the report. For example, it can be used to exclude internal links by setting it to "^http://www.yourdomain.com/$". It defaults to "^-$" which excludes all records for which the referer wasn't specified.
Defaults to ^-$.
ID: top-requests
Chart: bars
This report lists the most requested pages.
Parameters
This parameter controls the number of pages to display in the report.
Defaults to 10.
ID: top-tracked_pages-by-client_host
Chart: None
This report shows the client hosts that have the most requests for "tracked" pages.
Parameters
This parameter controls the maximum number of tracked pages to display for each client host.
Defaults to 5.
This parameter controls the number of client hosts to display.
Defaults to 10.
This parameter contains a regular expression which is used to determine which pages are tracked..
ID: tracked_pages-by-period
Chart: histogram
This report shows highest tracked page by time period.
Parameters
This parameter controls the time period over which the requests are aggregated.
Defaults to 1d.
This parameter contains a regular expression which is used to determine which pages are tracked.
ID: top-urls-by-client_host
Chart: None
This report shows the most requested URLs by client host.
Parameters
This parameter controls the number of URLs to display for each client host.
Defaults to 5.
This parameter controls the number of client host to display.
Defaults to 10.
ID: user_sessions-by-period
Chart: histogram
This report shows the number of user sessions by time period.
Parameters
This parameter controls the time period over which the user sessions are aggregated.
Defaults to 1d.
ID: user_session-finished
Chart: None
This report gives the numbers of finished and unfinished user sessions.
This report doesn't have any parameters.
ID: user_session-visit-times
Chart: histogram
This report shows the time a user took to visit the website.
Parameters
This parameter controls the time period over which the visit times are aggregated.
Defaults to 1m.