Skip to main content

Overview

These integrations collect logs, metrics, and, for some sources, request traces from self-hosted infrastructure and databases. Each page documents the signals the source actually exposes and the OpenTelemetry Collector configuration used to send them to Bronto.
These pages cover infrastructure and middleware you run yourself. To collect logs, metrics, and traces from your own application code, instrument it with the OpenTelemetry SDK.

Supported sources

Each source below links to a per-integration page with the exact receiver configuration and where that technology writes its logs. All of them are collected with the OpenTelemetry Collector.

Ingestion method

Almost every source in this section is collected with the OpenTelemetry CollectorDocker Build is the exception, as BuildKit exports its build traces to Bronto directly. Log receivers tail files or container output, while metric receivers scrape the source’s monitoring endpoint or operating-system APIs. The Collector forwards only what it receives, so each integration page identifies the source-side feature that must be enabled. For Windows hosts, see Collecting Windows OS Logs for Windows Event Log and IIS collection.
For assistance or questions, contact support@bronto.io.