Backend: Error Monitoring
Backend: Logging
Go
JS
Python
Ruby
Java
Rust
Hosting Providers
Backend: Tracing
Native OpenTelemetry
Fullstack Frameworks
Overview
Self Host & Local Dev
Menu
Render Log Stream
Learn how to setup Highlight log ingestion on Render as a log stream. As a prerequisite, we assume you already have an application deployed on Render.
1
Visit your Render settings and find the Log Streams tab.
Visit your Dashboard, then click Settings
under your account dropdown in the top right corner. Then click the Log Streams
tab on the left.
2
Click Add Log Stream and configure the endpoint.
Enter syslog.highlight.io:34302
for the Log Stream endpoint and your highlight project ID for the token.
3
Verify your backend logs are being recorded.
Visit the highlight logs portal and check that backend logs are coming in.