AGENT
Get ingestion rules configuration for an agent
This API returns ingestion rules and configurations based on the provided agent token.
get/agent/ingestion-rules/{token}
Path parameters
tokenstring required
Agent Token
Query parameters
configstring
Configuration file name (optional, e.g., daemonset, deployment)
component_typestring
Uses for Agent Side config call (optional, e.g., daemonset, deployment)
agent_versionstring
Agent version
platformstring
Platform (e.g., k8s, windows, linux, darwin)
infra_platformstring
Infrastructure platform (e.g., aws, azure, gcp)
host_idstring
Unique Host Identifier
host_tagsstring
Comma-separated host tags (e.g., env:prod,region:us-east-1)
enable_datadog_receiverboolean
Enable Datadog receiver (true/false)
Response
Returns ingestion rules configuration
object required
Changes
No recorded changes to this endpoint across all 2 revisions of this API.