Overview
Render uses an API key rather than third-party OAuth for this setup. Paste the key once and select a workspace. Squasher shows the services that the workspace connection covers.One-click setup
- Create a Render API key with access to the target workspace.
- In Squasher, open Integrations > Render, paste the key, and select the workspace.
- Review the current workspace log and metric destinations.
- Confirm setup and run the opt-in test.
Manual setup
1
Get your drain URL
If Squasher shows a managed TLS syslog destination, copy its host, port, and token. If no TLS
destination is available, keep the API pull mode selected.
2
Add the log stream in Render
- Go to your Render dashboard
- Navigate to Account Settings > Log Streams
- Click Add Log Stream
- Set the destination to the TLS syslog address from Squasher
- Save the stream
3
Verify
Trigger an error in your Render service. It appears in your Squasher dashboard within seconds.
What Gets Captured
Squasher ingests all Render log entries and detects errors via:- Severity field:
error,fatal,critical - Message heuristics: lines containing
Error,Exception,panic,fatal - HTTP status codes >= 500 (for web services)