GCP Logs
Raw Logs
Live stream of logs from Google Cloud Platform.
[2024-07-29T10:00:15.234Z] INFO: service="api-gateway" status=200 method=GET path="/v1/users" response_time=25ms [2024-07-29T10:01:02.567Z] INFO: service="user-service" status=200 action="fetch_user" user_id="12345" [2024-07-29T10:02:30.812Z] WARN: service="billing-service" message="High latency detected on payment provider" latency=1500ms [2024-07-29T10:02:33.110Z] ERROR: service="product-service" status=503 error="Database connection timeout" query="SELECT * FROM products" [2024-07-29T10:02:35.456Z] INFO: service="api-gateway" status=500 method=GET path="/v1/products" response_time=3012ms [2024-07-29T10:03:00.998Z] INFO: service="notification-service" action="send_email" template="welcome_email" recipient_count=1 [2024-07-29T10:04:15.123Z] CRITICAL: service="auth-service" error="Authentication provider API is down" provider="auth0" [2024-07-29T10:04:18.456Z] ERROR: service="api-gateway" status=500 method=POST path="/v1/login" response_time=5023ms [2024-07-29T10:05:00.001Z] INFO: service="api-gateway" status=201 method=POST path="/v1/orders" response_time=150ms