Dash0
Send logs to Dash0
Last updated
Was this helpful?
Send logs to Dash0
Last updated
Was this helpful?
Stream logs to by utilizing the to send data to the Dash0 log ingress.
header
The specific header for bearer authorization, where {your-Auth-token-here} is your Dash0 Auth Token.
Authorization Bearer {your-Auth-token-here}
host
Your Dash0 ingress endpoint.
ingress.eu-west-1.aws.dash0.com
port
TCP port of your Dash0 ingress endpoint.
443
metrics_uri
Specify an optional HTTP URI for the target web server listening for metrics
/v1/metrics
logs_uri
Specify an optional HTTP URI for the target web server listening for logs
/v1/logs
traces_uri
Specify an optional HTTP URI for the target web server listening for traces
/v1/traces
The OpenTelemetry output plugin supports TLS/SSL. For more details about the properties available and general configuration, see .
To get started with sending logs to Dash0:
Get an from Settings > Auth Tokens.
In your main Fluent Bit configuration file, append the following Output
section: