PaaLog

PaaLog
PaaLog
JSON Example
{
    "cache_hit": false,
    "client_request_body_sent": false,
    "request_logs": [
        {
            "headers_received_from_server": "string",
            "headers_sent_to_server": "string",
            "http_version": "string",
            "method": "string",
            "pool_name": "string",
            "response_code": 0,
            "server_ip": 0,
            "servers_tried": 0,
            "uri_path": "string"
        }
    ]
}
boolean
cache_hit
Optional

PingAccess Agent cache was used for authentication. Field introduced in 18.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
client_request_body_sent
Optional

The PingAccess server required the client request body for authentication. Field introduced in 18.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

request_logs
Optional

Logs for each request sent to PA server to completeauthentication for the initial request. Field introduced in 18.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of