Fluent-bit Opentelemetry Forwarder
How to Integrate Fluent-bit Opentelemetry output Plugin with Apica Ascent
1. Introduction
2. Configure the Opentelemetry output Plugin in Fluent-bit
[OUTPUT]
Name opentelemetry
Match ascent_logs
Host localhost
Port 4319
Metrics_uri /v1/metrics
Logs_uri /v1/logs
Traces_uri /v1/traces
Log_response_payload True
Tls Off3. Verify Logs in your end destination
4. Example logs
5. Troubleshooting
Last updated
Was this helpful?