Document toolboxDocument toolbox

web.all.access

Introduction

This table collects different information about web services in your environment.

Source tables

The information displayed is extracted from the following tables:

  • cdn.akamai.audit

  • cdn.akamai.cloudmonitor

  • cdn.akamai.cloudmonitor2

  • cdn.akamai.cloudmonitor3

  • cdn.akamai.monitor

  • cloud.aws.cloudfront.web_1

  • cloud.azure.appgateway.access_log

  • waf.fastly.nextgen_waf.request_feed

  • web.apache.accessClf

  • web.apache.accessCombined

  • web.apache.accessLt

  • web.apache.accessLtXff

  • web.apache.accessVhc

  • web.aws.alb.access

  • web.aws.cloudfront.accessW3c

  • web.aws.elb.access

  • web.aws.s3.access

  • web.iis.accessNcsa

  • web.iis.accessW3c

  • web.iis.accessW3cAll

  • web.iplanet.accessClf2

  • web.jboss.accessClf

  • web.jboss.accessCombined

  • web.jboss.accessLt

  • web.nginx.accessCombined

  • web.nginx.accessLt

  • web.nginx.accessLtXff

  • web.nginx.accessMain

  • web.tomcat.accessClf

  • web.tomcat.accessCombined

  • web.tomcat.accessLt

  • web.webseal.accessCombined

Table structure

This is the set of columns displayed by this union table, which is the result of the collection of columns present in all source tables:

Extra columns

Fields marked as Extra in the table below are not shown by default in data tables and need to be explicitly requested in the query. You can find them marked as Extra when you perform a query so they can be easily identified. Learn more about this in Selecting unrevealed columns.

Field

Type

Field transformation

Source field name

Extra fields

Field

Type

Field transformation

Source field name

Extra fields

eventdate

timestamp

 

 

 

source

str

 

 

 

environment

str

 

 

 

site

str

 

 

 

clon

str

 

 

 

server_date

timestamp

 

server_date

 

source_hostname

str

urihost(referer)

referer

 

source_ip

str

 

 

 

source_ipv4

ip4

 

srcIp

 

method

str

 

 

 

url

str

 

 

 

protocol

str

 

 

 

status_code

int4

 

statusCode

 

referrer

str

 

referer

 

user_agent

str

 

userAgent

 

user

str

 

 

 

server_name

str

 

serverName

 

server_port

str

 

 

 

cookies

str

 

 

 

request_bytes

int4

 

requestLength

 

response_bytes

int4

 

responseLength

 

response_time

int4

 

responseTime

 

response_time_millis

float8

 

responseTimeMillis

 

hostchain

str

 

 

tag

str

 

 

Field transformations

Even though all source tables have several features in common, they have some particularities that make it necessary to undergo a set of transformations to harmonize them for the union table. The most common transformations comprise changes in the data type or the application of rules when several columns in the source table feed a single column in the union table. You can find below the detailed list of transformations in each source table.