FeatureFuel
37

Log drains

Source: supabase/supabase#7572 · opened by @eli5zen
Update - Log drains is now in private alpha, please see this discussion [here]( --- Hello :) TL;DR I think it would be valuable to have the ability to forward logs from supabase to an external logging provider that supplies a TLS-enabled token-based auth [syslog]( endpoint (e.g., Papertrail, Datadog, newrelic). Motivations Better visibility for traceability In a complex system with application services and a DB, many logs are generated. To efficiently debug a problem, logs generated during a request in the application code would reside in the same place together with the DB logs. That would allow searching and filtering logs based on a context (e.g., user_id) to have a clear view of what happened during a request. Better visibility for security Actions that are done by users within the superbase platform (e.g., changing a DB size) should be logged to allow generating an audit trail. Assuming other services (like hosting platforms of the deployed code) for…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests