How do I correlate my log lines with specific requests?

Forte injects a unique ID into every inbound request via the X-Forte-Request-Id header. Read it and include it in each log line you write — any of the keys requestId, request_id, request-id, or x-request-id is recognized — and the console links those lines to the exact request.

Without it, Forte falls back to timestamp matching, which gets less accurate under heavy concurrency.

Read more about this in the documentation

Related questions

Still need help?

If this didn't answer your question, our team is one message away.

Contact support