---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Datadog advanced settings fields

# Datadog advanced settings fields {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Populate the Datadog advanced settings fields to define API paths, batching limits, host filters, sync duration, connection details, and debugging options. These values control how the pull connector retrieves and processes
metrics and host data from Datadog, ensuring the connector runs with the desired scope and behavior.
{#datadog-advanced-settings-fields__table_cwg_vzv_mbc__entry__2}

| Field | Description |
|-|-|
| Base API path | The specific API path for querying metrics. The default is `/api/v2/query/timeseries`. |
| Host API Path | The specific API path for retrieving the list of hosts. The default is `/api/v1/hosts`. |
| Host batch size | The number of hosts to retrieve in a single API call. The default is 500, and any value above 1000 is automatically capped at 1000. |
| Host filter | (Optional) A comma-separated list of regular expressions (regex) to filter for specific hosts to monitor. or example, \^prod-db-.\* is a regex pattern that means "match any host whose name starts with prod-db-". Example Use Case: To monitor only hosts starting with app-server- and the specific host critical-db-01, you would set the hostFilter to: \^app-server-.\*, \^critical-db-01$. |
| Initial sync in mins | Time, in minutes, that the system takes to complete the first synchronization of data with the Datadog Metrics API. For example, if the value is 15, the connector fetches metrics from the past 15 minutes. If the value is above 120, it is capped to 120. Default: 15 |
| Metric batch size | The number of metrics to query in a single API call. The default is 50, and any value above 50 is automatically capped at 50. |
| Port | Port number for the Datadog server to connect to. This is typically not needed when using https. |
| Protocol | The protocol for the connection. Default: https |
| Debugging | * Debug: Provides detailed logs for troubleshooting. * Log payload: Displays raw log data. Use only for debugging, as it can quickly fill the MID Server logs. {#datadog-advanced-settings-fields__ul_lwg_kkd_kfc} |
[Tabelle : 1. Datadog advanced settings fields]

{#datadog-advanced-settings-fields__table_cwg_vzv_mbc}

To return to the procedure, see [Configure Datadog metric pull connector](https://servicenow-prod.fluidtopics.net/hIhy6pGEOMZITG0_pcxnVw "Configure OAuth-based integration between your Datadog instance and ServiceNow Event Management to securely ingest metric from the Datadog Instance. This setup enables authenticated metric delivery using client credentials, maps discovered server CIs, and allows anomaly alerts to create actionable events in ServiceNow through standard webhooks.").

