18 lines
2.9 KiB
Plaintext
18 lines
2.9 KiB
Plaintext
# SerpentRace Backend Logs
|
|
# Started: 2025-08-23T02:17:21.230Z
|
|
# Max entries per file: 10000
|
|
|
|
2025-08-23T02:17:27.669Z | [STARTUP] | SerpentRace Backend starting up | Meta:{"environment":"development","port":"3000","nodeVersion":"v20.19.4","chatInactivityTimeout":"30"}
|
|
2025-08-23T02:17:27.681Z | [STARTUP] | Server started successfully | Meta:{"port":"3000","environment":"development","timestamp":"2025-08-23T02:17:27.681Z","endpoints":{"health":"/health","swagger":"/api-docs","users":"/api/users","organizations":"/api/organizations","decks":"/api/decks","chats":"/api/chats"},"websocket":{"enabled":true,"chatInactivityTimeout":"30 minutes"}}
|
|
2025-08-23T02:17:28.714Z | [CONNECTION] | Database connection established | Meta:{"connectionType":"postgresql","status":"success","type":"postgres","host":"postgres","database":"serpentrace"}
|
|
2025-08-23T02:17:28.739Z | [REQUEST] | WebSocket service initialized | Meta:{"chatTimeoutMinutes":30}
|
|
2025-08-23T02:17:28.741Z | [STARTUP] | WebSocket service initialized | Meta:{"chatInactivityTimeout":"30"}
|
|
2025-08-23T02:17:28.743Z | [STARTUP] | Redis client connected successfully
|
|
2025-08-23T02:17:29.865Z | [REQUEST] | Incoming request | ReqId:ypq8rc2e0 | IP:::ffff:172.20.0.1 | GET /api/organizations/search?query=inc&from=1&to=2 | UA:Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:143.0
|
|
2025-08-23T02:17:29.868Z | [REQUEST] | GET /api/organizations/search | ReqId:ypq8rc2e0 | IP:::ffff:172.20.0.1 | GET /api/organizations/search?query=inc&from=1&to=2 | Status:200 | UA:Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:143.0
|
|
2025-08-23T02:17:29.872Z | [AUTH] | Authentication successful | ReqId:ypq8rc2e0 | IP:::ffff:172.20.0.1 | GET /api/organizations/search?query=inc&from=1&to=2 | UA:Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:143.0 | Meta:{"userId":"dddddddd-dddd-dddd-dddd-dddddddddddd","authLevel":1,"orgId":""}
|
|
2025-08-23T02:17:29.874Z | [REQUEST] | Search organizations endpoint accessed | ReqId:ypq8rc2e0 | UserId:dddddddd-dddd-dddd-dddd-dddddddddddd | IP:::ffff:172.20.0.1 | GET /api/organizations/search?query=inc&from=1&to=2 | Status:200 | UA:Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:143.0 | Meta:{"query":"inc"}
|
|
2025-08-23T02:17:29.890Z | [DATABASE] | Organization search completed | Meta:{"query":"executionTime: 14ms, found: 1, total: 1, searchTerm: \"inc\", limit: 20, offset: 0"}
|
|
2025-08-23T02:17:29.892Z | [REQUEST] | Organization search completed successfully | ReqId:ypq8rc2e0 | UserId:dddddddd-dddd-dddd-dddd-dddddddddddd | IP:::ffff:172.20.0.1 | GET /api/organizations/search?query=inc&from=1&to=2 | Status:200 | UA:Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:143.0 | Meta:{"query":"inc","resultCount":0}
|
|
2025-08-23T02:17:29.895Z | [REQUEST] | Request completed | ReqId:ypq8rc2e0 | UserId:dddddddd-dddd-dddd-dddd-dddddddddddd | IP:::ffff:172.20.0.1 | GET /api/organizations/search?query=inc&from=1&to=2 | Status:200 | Time:30ms | UA:Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:143.0
|