The requests sent to DNS Resolver are logged in detail, such as the time when a request was sent, client IP address, request path, and server response.
To enable access logging, you need to interconnect DNS with LTS and create a log group and a log stream on the LTS console. For details, see the Log Tank Service User Guide.
and choose Management & Governance > Log Tank Service.
in the upper left corner and select the desired region and project.
on the left of the target log group.
in the upper left corner of the page and choose Networking > Domain Name Service.
in the upper left corner and select the desired region and project.
in the upper left corner of the page and choose Networking > Domain Name Service.
in the upper left corner and select the desired region and project.On the displayed page, view the information about the log group and log stream.
The following is an example log. For details about the fields in the log, see Table 1. The log format cannot be modified.
{"content": "2025-11-18 15:48:02.392 spark-api-knowledge.cn-example-1.xf-yun.com. A NOERROR UDP region-example CNAME_hb-kaicp.xf-example.com.|A_123.57.86.182|A_8.140.35.16|A_123.56.17.44|A_39.105.54.181|A_101.200.158.58|A_123.57.26.93 192.168.0.141 d3b08f84-12ef-411f-8eae-5c2726f42c14","Answer": "CNAME_hb-kaicp.xf-example.com.|A_123.57.86.182|A_8.140.35.16|A_123.56.17.44|A_39.105.54.181|A_101.200.158.58|A_123.57.26.93","Client": "192.168.0.141","DNS-Region": "region-example","Protocol": "UDP","QueryName": "spark-api-knowledge.cn-example-1.xf-yun.com.","QueryType": "A","Rcode": "NOERROR","Time": "2025-11-18 15:48:02.392","VpcId": "d3b08f84-12ef-411f-8eae-5c2726f42c14","_resource_id": "d3b08f84-12ef-411f-8eae-5c2726f42c14","_resource_name": "d3b08f84-12ef-411f-8eae-5c2726f42c14","_service_type": "DNS","category": "LTS","collectTime": 1763452083412}
Field | Description | Example Value |
|---|---|---|
content | DNS Resolver access logs | 2025-11-18 15:48:02.392 spark-api-knowledge.cn-example-1.xf-yun.com. A NOERROR UDP region-example CNAME_hb-kaicp.xf-example.com.|A_123.57.86.182|A_8.140.35.16|A_123.56.17.44|A_39.105.54.181|A_101.200.158.58|A_123.57.26.93 192.168.0.141 d3b08f84-12ef-411f-8eae-5c2726f42c14 |
Answer | Response | CNAME_hb-kaicp.xf-example.com.|A_123.57.86.182|A_8.140.35.16|A_123.56.17.44|A_39.105.54.181|A_101.200.158.58|A_123.57.26.93 |
Client | Client | 192.168.0.141 |
DNS-Region | Region | region-example |
Protocol | Protocol | UDP |
QueryName | Domain name to be resolved | spark-api-knowledge.cn-example-1.xf-yun.com. |
QueryType | Record set type | A |
Rcode | Response code | NOERROR |
Time | Time | 2025-11-18 15:48:02.392 |
VpcId | VPC ID | d3b08f84-12ef-411f-8eae-5c2726f42c14 |
_resource_id | Resource ID | d3b08f84-12ef-411f-8eae-5c2726f42c14 |
_resource_name | Resource name | d3b08f84-12ef-411f-8eae-5c2726f42c14 |
_service_type | Service for which access logs are collected | DNS |
category | Log category | LTS |
collectTime | LTS log collection time | 1763452083412 |
If you want to analyze access logs later, transfer the logs to OBS for storage.
and choose Management & Governance > Log Tank Service.
in the upper left corner and select the desired region and project.