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:

  • cloud.aws.cloudfront.web_1

  • cloud.azure.appgateway.access_log

  • 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

Extra fields

Field

Type

Extra fields

eventdate

timestamp

-

source

str

-

environment

str

-

site

str

-

clon

str

-

server_date

timestamp

-

source_ip

ip4

-

method

str

-

url

str

-

protocol

str

-

status_code

int4

-

referrer

str

-

user_agent

str

-

user

str

-

server_name

str

-

server_port

int4

-

cookies

str

-

request_bytes

int4

-

response_bytes

int4

-

response_time_sec

int4

-

response_time_ms

float8

-

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.