Session Start Message

When a new session is created the log message "WR-SG-SESS-004" is logged along with the following information. Some fields may be left out when there is no value available, others may write "<n/a>" instead.

Field Name

Description

req_id

ID of the request

sess_id

ID of the session the request belongs to

corr_id

Request correlation ID

corr_id_2

Second request correlation ID

corr_id_3

Third request correlation ID

mapping

Mapping name used to handle the request

audit_token

Audit token set by the authentication server. This usually represents an individual user.

tenant

Tenant of the requested mapping or virtual host

entry_url

Entry URL of the request

client_ip

The IP address of the client. Usually, this is the connection IP address (front_src_ip). If a reverse proxy or load balancer is in place and sets the X-Forwarded-For header, Airlock Gateway can be configured to use the X-Forwarded-For value as client_ip

vhost

The FQDN of the virtual host

vhost_ip

The IP address the virtual host is listening on

vhost_port

The port the virtual host is listening on

vhost_proto

The HTTP protocol used in the request

geoip_continent

Continent code resolved for the client IP address (client_ip)

geoip_country

Country code resolved for the client IP address (client_ip)

geoip_location

Latitude and longitude resolved for the client IP address (client_ip)

http_user_agent

The user agent header sent by the client

http_accept_lang

The accept language header sent by the client

message

Message describing the log event