DNS logs
The descriptions below detail the fields available for dns_logs.
| Field | Value | Type | 
|---|---|---|
| ColoCode | IATA airport code of data center that received the request. | string | 
| EDNSSubnet | EDNS Client Subnet (IPv4 or IPv6). For more information refer to EDNS Client Subnet. | string | 
| EDNSSubnetLength | EDNS Client Subnet length. For more information refer to EDNS Client Subnet. | int | 
| QueryName | Name of the query that was sent. | string | 
| QueryType | Integer value of query type. For more information refer to Query type. | int | 
| ResponseCached | Whether the response was cached or not. | bool | 
| ResponseCode | Integer value of response code. For more information refer to Response code. | int | 
| SourceIP | IP address of the client (IPv4 or IPv6). | string | 
| Timestamp | Timestamp at which the query occurred. | int or string |