Skip to main content

Comprehensive usage statistics retrieval

Overview

This guide provides detailed instructions for comprehensive usage statistics retrieval, covering both targeted and comprehensive actions.

Targeted actions include:

Comprehensive actions include:

Benefits

Accessing comprehensive usage statistics is essential for optimizing DNS management. It enables users to predict growth patterns, scale their infrastructure proactively, and efficiently allocate resources. By leveraging DigiCert®​​ DNS, users gain valuable insights into historical data and usage trends, allowing for informed decision-making that supports auditing, compliance, and performance tracking. Centralized management enhances visibility into DNS usage, improves cost control, streamlines resource management, and strengthens security monitoring, ensuring a more effective, secure, and cost-efficient DNS environment.

Procedures

注記

This procedure displays the daily usage statistics for all domains. To access the same data via the back-end, use the following API endpoint:

GET /usage/stats/daily

For help configuring your testing environment, refer to the API guide.

  1. Sign in to your DigiCert®​​ DNS account.

  2. From the landing page, go to the left sidebar and select DNS > Domains.

    The Domains page displays the DNS Query Activity bar chart, which includes data for both managed and secondary domains.

  3. (Optional) Use the Line Chart option to change how the data is displayed.

注記

This procedure displays the daily usage statistics of a specific primary domain (domain1) created in an earlier procedure. To access the same data via the back-end, use the following API endpoint:

GET /usage/stats/primary/{domainId}/daily

For help configuring your testing environment, refer to the API guide.

  1. Sign in to your DigiCert®​​ DNS account.

  2. From the landing page, go to the left sidebar and select DNS > Domains.

  3. Select the MANAGED DNS tab.

    The table displays all the primary domains associated with the account.

  4. Select the name of the primary domain (for example, domain1) whose daily usage statistics you want to view.

  5. Select the RECORDS tab.

    The domain1 page displays the DNS Query Activity bar chart, which includes data for both successful and failed DNS lookups.

  6. (Optional) Use the Line Chart option to change how the data is displayed.

注記

This procedure displays the daily usage statistics of a specific secondary domain (domain1) created in an earlier procedure. To access the same data via the back-end, use the following API endpoint:

GET /usage/stats/secondary/{domainId}/daily

For help configuring your testing environment, refer to the API guide.

  1. Sign in to your DigiCert®​​ DNS account.

  2. From the landing page, go to the left sidebar and select DNS > Domains.

  3. Select the SECONDARY DNS tab.

    The table displays all the secondary domains associated with the account.

  4. Select the name of the secondary domain (for example, domain1) whose daily usage statistics you want to view.

  5. Select the RECORDS tab.

    The domain1 page displays the DNS Query Activity bar chart, which includes data for both successful and failed DNS lookups.

  6. (Optional) Use the Line Chart option to change how the data is displayed.

注記

This procedure displays the monthly usage statistics for all domains. To access the same data via the back-end, use the following API endpoint:

GET /usage/stats/monthly

For help configuring your testing environment, refer to the API guide.

  1. Sign in to your DigiCert®​​ DNS account.

  2. From the landing page, go to the left sidebar and select DNS > Domains.

    The Domains page displays the DNS Query Activity bar chart, which includes data for both managed and secondary domains.

  3. Select the Monthly option.

  4. (Optional) Use the Line Chart option to change how the data is displayed.

注記

This procedure displays the monthly usage statistics of a specific primary domain (domain1) created in an earlier procedure. To access the same data via the back-end, use the following API endpoint:

GET /usage/stats/primary/{domainId}/monthly

For help configuring your testing environment, refer to the API guide.

  1. Sign in to your DigiCert®​​ DNS account.

  2. From the landing page, go to the left sidebar and select DNS > Domains.

  3. Select the MANAGED DNS tab.

    The table displays all the primary domains associated with the account.

  4. Select the name of the primary domain (for example, domain1) whose monthly usage statistics you want to view.

  5. Select the RECORDS tab.

    The domain1 page displays the DNS Query Activity bar chart, which includes data for both successful and failed DNS lookups.

  6. Select the Monthly option.

  7. (Optional) Use the Line Chart option to change how the data is displayed.

注記

This procedure displays the monthly usage statistics of a specific secondary domain (domain1) created in an earlier procedure. To access the same data via the back-end, use the following API endpoint:

GET /usage/stats/secondary/{domainId}/monthly

For help configuring your testing environment, refer to the API guide.

  1. Sign in to your DigiCert®​​ DNS account.

  2. From the landing page, go to the left sidebar and select DNS > Domains.

  3. Select the SECONDARY DNS tab.

    The table displays all the secondary domains associated with the account.

  4. Select the name of the secondary domain (for example, domain1) whose monthly usage statistics you want to view.

  5. Select the RECORDS tab.

    The domain1 page displays the DNS Query Activity bar chart, which includes data for both successful and failed DNS lookups.

  6. Select the Monthly option.

  7. (Optional) Use the Line Chart option to change how the data is displayed.