Bronto and Coralogix: A Practical Guide to Scaling Log Management
X-Bronto-Collection: ecommerce
, X-Bronto-Dataset: checkout-api
service.name
, env
, or a known recent event. How to search logs in Bronto
service.name
, env
, or timestamp. For full configuration examples, see Bronto OTEL Setup Docs
X-Bronto-Collection
: top-level grouping (e.g., application, business unit)X-Bronto-Dataset
: service or log stream (e.g., checkout-api)service.name
deployment.environment
version
, region
, user_id
, etc.key:value
and full-text queries:
SELECT
, FROM
, GROUP BY
, or aggregation logic inside the query itself.
Example of a valid SQL Mode filter:
trace_id
, request_id
, or user_id
to connect dashboards or alerts in Coralogix to detailed logs in Bronto. Construct pre-filtered Bronto URLs for dashboards or alert links.
Native trace support is coming soon
status_code >= 500
, method = POST
referer
referer
env:prod
) and group by service.name