Star us on GitHub
Star
Menu

Fluent Forward

Set up highlight.io log ingestion via Fluent Forward (fluentd / fluentbit protocol).
1
Setup fluentd / fluent bit ingest.

Route your fluentd / fluent bit to forward://otel.highlight.io:24224.

bin/fluent-bit -i cpu -t fluent_bit -o forward://otel.highlight.io:24224
Copy
2
Verify your backend logs are being recorded.

Visit the highlight logs portal and check that backend logs are coming in.