Key Feature
AI Investigator turns raw audit trails into an answer.
Instead of handing operators a wall of logs, Pleco Console clusters suspicious activity, drafts a readable timeline, and surfaces next actions in seconds.
Readable summary
Condenses noisy auth events into a narrative your team can act on.
Signal detection
Flags brute-force bursts, odd session changes, and unusual patterns before they disappear into the feed.
Saved cases
Keeps investigation history available for follow-up and audit review.
Detected
Multiple failed logins clustered from one IP across several accounts.
Recommended
Review active sessions, revoke risky refresh tokens, and confirm operator activity.
AI Summary Processing...
Scanning Audit Logs
01
Identity & Access
Robust authentication foundation with modern standards.
- JWT Auth with Access & Refresh token rotation
- Social Login (Google, Facebook, Apple)
- Advanced Session Management & Revocation
02
Security & Governance
Enterprise-grade control and transparency.
- Granular RBAC with Permission-based checks
- Detailed Audit Trail for all sensitive actions
- Built-in Rate Limiting & Security Headers
03
AI Intelligence
Next-gen security analysis powered by LLMs.
- AI-powered Audit Log Investigator
- Anomaly Detection & Pattern Recognition
- Multi-provider support (Gemini, OpenAI, Ollama)
04
Cloud Native Flow
Developer-first infrastructure and DX.
- Modular Go backend with Gin & GORM
- Docker-compose setup (Postgres, Redis, Nginx)
- OpenAPI 3.0 (Swagger) interactive documentation
Auth Endpoints
15+
Register, login, sessions, recovery
Admin Modules
6
Users, roles, permissions, audit, AI
Security
Hardened
Rate-limited with secure headers
Stack
Modern
Go, Next.js, Postgres, Docker