ingest_logs
Ingest log records into Dynatrace for centralized observability and analysis.
Instructions
Ingest one or more log records into Dynatrace via POST /api/v2/logs/ingest (WRITE). Requires DT_ENABLE_WRITES=true and a classic API token with the logs.ingest scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logs | Yes | A log record or array of log records (JSON). |