Skip to main content
Connect Datadog when you want Tero to review log telemetry and build service and log-event context. Tero also shows cost and compliance issues, analyzes ingestion, and manages supported provider actions.

Connect Datadog

Select your Datadog region, then follow the steps.

Datadog context in Tero

Datadog gives Tero provider context for what you review in Tero:
  • Issues with evidence from log events, services, volume, cost, and compliance exposure
  • Services with ownership and log-volume context
  • Log events grouped from Datadog logs
  • Cost and Compliance lanes tied to open issues
  • Log ingestion analysis for indexed, non-indexed, and migration-candidate volume
  • Datadog exclusion filter inventory in the Policies workspace
Datadog log ingestion analysis shows where you can move waste upstream with policies.

Datadog log ingestion analysis shows where you can move waste upstream with policies. Open in demo

Provider actions

With write access, Tero can manage supported Datadog log controls through the Datadog API. Common actions include:
ActionWhat Tero can do
Exclusion filtersConvert or create filters for log events that should stop reaching indexed storage.
PipelinesAdjust supported log processing behavior when a policy requires provider-side handling.
Policy importInspect Datadog filters, preview Tero policies, and create supported policies from provider inventory.
Provider actions are one way to run a policy. You can also run policies with Edge, deploy the Datadog Edge distribution, or use repository workflows.

Permissions

Datadog has managed roles and custom role permissions. Choose the narrowest role that supports the work you want Tero to do.
RoleWhat it gives Tero
Read-OnlyContext and evidence only. You take action through Edge, your provider, or your own workflow.
StandardContext plus supported provider actions.
CustomFine-grained access for the permissions below.

Custom role permissions

PermissionWhat Tero can do
logs_read_dataRead log data for evidence and log-event grouping
logs_read_index_dataRead index configuration and ingestion context
service_catalog_readRead service catalog context
dashboards_readRead dashboard usage context when available
monitors_readRead monitor context when available
usage_readRead usage data for cost and ingestion analysis
billing_readRead billing context when available
PermissionWhat Tero can do
logs_write_exclusion_filtersCreate or modify exclusion filters
logs_write_pipelinesModify supported log pipelines
Start with read access when you only want evidence and recommendations. Add write permissions when you want Tero to apply provider actions.

Scope access to services

Use Datadog restriction queries when you want Tero to read logs for specific services.
GoalQuery
Single serviceservice:api
Multiple servicesservice:api OR service:web
Service and environmentservice:api AND env:production
Exclude a serviceservice:* AND NOT service:internal-audit
Attach the restriction query to the role used by Tero.