Skip to main content

Overview

Bronto supports several methods for ingesting data from AWS environments. The right choice depends on where your logs originate, whether you need trace data, your infrastructure preferences, and cost constraints.

Service-to-Method Mapping

Different AWS services suit different ingestion methods. The recommended method is the simplest path that gets the data into Bronto; alternatives may be preferable depending on your existing infrastructure or cost constraints. Each service name in the table below links to a per-source landing page with a short summary of what the service emits and the configuration entry points for that data.
Where the OpenTelemetry SDK supports your runtime, prefer OTel-based instrumentation — it sends logs and traces through one pipeline, gives you consistent service.name / service.namespace routing, and avoids CloudWatch ingestion fees. The ADOT Lambda Layer covers Lambda; ADOT or a Self-Managed OTel Collector cover ECS, EKS, and EC2 workloads.

Ingestion Methods

Bronto supports the following AWS ingestion methods:
Bronto can be connected via an AWS VPC Private Link, keeping all traffic within the AWS network and avoiding public internet egress. This is available on request — contact support@bronto.io to set this up.