InfoFor the
request, Whois, session, and user-agent objects, every string value should be enclosed in a single-quotes ' and not in double-quotes ".request
whois
session
response
tags
user-agent
The ua_parsed table contains user agent information collected by WAAP from the source of the logged request.client_data
| Attribute | Type | Description | Compiled source field |
|---|---|---|---|
| fingerprint[‘hash’] | dict | A table that contains fingerprint information about the request (the information is collected by WAAP with injected JavaScript):
client_data.fingerprint == ‘kvd8oxizrdl-41-37zpvwqrr-5tzoaavgfr7-v2osmr4iefe-noieo-90.3095389639745667’ | client_data.fingerprint[‘hash’]client_data.fingerprint[‘hash’] == ‘9be394dca715eca8e42783397a507d2e’ |
| fingerprint[‘js’] | dict | client_data.fingerprint[‘js’] | |
| fingerprint[‘flash’] | dict | client_data.fingerprint[‘flash’] | |
| fingerprint[‘header’] | dict | client_data.fingerprint[‘header’] |