Endpoint and authentication
Use the ingestion endpoint for your Bronto region:| Region | Host |
|---|---|
| EU | https://ingestion.eu.bronto.io:443 |
| US | https://ingestion.us.bronto.io:443 |
| Header | Required | Description |
|---|---|---|
x-bronto-api-key | Required | Your Bronto API key. |
x-bronto-dataset | Required | The dataset to route logs to. |
x-bronto-collection | Required | The collection to group datasets under. |
x-bronto-tags | Optional | Key-value tag pairs (e.g. env=prod,team=platform). See Partitions. |
Minimal configuration
Tail a log file and forward to Bronto./etc/vector/vector.yaml

