Search results for query: `tags:pw_system_tag.verified_%_2027-05-20t21:00:00.000z_%[email protected]`. Found: 1 page(s).
Purpose Define what Perfect Wiki logs, how those logs are protected and retained, and how they are monitored to detect and respond to security and availability events. Scope Application logs, request logs, audit events of user actions, infrastructure logs from Google Cloud, and error / performance telemetry from Sentry. What is logged HTTP request logs: Source IP, method, URL, status code, response time, user agent — emitted by every API request. Application audit events: Page create/update/delete, page view, comment, search query, bot query, publish/unpublish — each tagged with organization, channel, page, author, timestamp. Authentication events: Sign-in attempts, session creation, session deletion. Error events: Unhandled exceptions, security-relevant errors (auth failures, validation failures, rate-limit hits) captured in Sentry with PII minimization. Scheduled job check-ins: Daily reports, weekly backups, page-updates notifications, stale-org cleanup — each emits a Sentry check-in that alerts on failure. |