Agent Setup
The Datadog agent can be configured to forward data to Bronto in addition to Datadog.service
and source
tags reported by the datadog agent. These can be overwritten with the br_dataset
and br_collection
attributes
if required.Parameter | Value | Requirement | Description |
---|---|---|---|
inputs | api_key | Required | Your Bronto API key |
host | ingestion.<REGION>.bronto.io | Required | The Bronto endpoint responsible for ingesting log data. Supported regions are EU & US |
port | 443 | Required | The Bronto endpoint port responsible for ingesting log data. |
is_reliable | true | Optional | Treat the Bronto endpoint with the same priority as the primary endpoint. This is to ensure that data is not missed if the primary destination becomes unavailable. |