Last updated
Netlify’s General HTTP Endpoint Log Drains allow you to stream traffic logs to external services for advanced monitoring and analysis.
This integration requires a Netlify Enterprise plan — Log Drains are not available on lower tiers.
Go to your project in the Netlify dashboard. On the left, click Logs > Log Drains

Click Enable Log Drain and select General HTTP Endpoint

Uncheck:
Function logs
Edge function logs
Deploy logs
WAF logs
Choose Traffic Logs only for the log drain.
URL: https://stream.getlimy.ai
Authorization Header: Bearer lmy_xxx
Log Drain Format should be JSON

Connect
If you get the following error:
incorrectly configured GetURL, validation request returns status code 400
Make sure you have prefixed your token with Bearer

Contact answers@limy.ai for any further question
Last updated