Logs
Monitor your project logs across all services
10:42:01.123INFOpostgrestGET /rest/v1/users?select=* 200 OK (12ms)
10:42:03.456INFOauthUser signed in: user@example.com
10:42:05.789WARNrealtimeConnection timeout for client ws://...
10:42:08.012INFOpostgrestPOST /rest/v1/posts 201 Created (8ms)
10:42:10.345ERRORfunctionsFunction "send-email" failed: SMTP connection refused
10:42:12.678INFOstorageFile uploaded: avatars/user-123.png (45KB)
10:42:15.901INFOauthJWT token refreshed for user@example.com
10:42:18.234WARNpostgrestRLS policy denied access for anon role on table "private_data"
10:42:21.567INFOrealtimeChannel "public:posts" broadcast to 3 subscribers
10:42:24.890INFOfunctionsFunction "process-payment" completed in 342ms