OCR, virus security, upload servers, and core backend services in one live view.
This status surface runs inside the Next.js client frontend and polls the backend health endpoint to keep operational context current while summarizing the wider service groups that support secure file handling.
Checking
0
--
Off
Upload Servers
Authenticated public and confidential uploads are available and protected by tenant routing plus policy evaluation.
- Database: checking
- Tenant registry: 0 tenants loaded
- Last sampled: 04:09 PM
OCR Pipeline
OCR and content extraction remain supported by the healthy backend path used for indexing and secure retrieval workflows.
- Text parsing and OCR fallback enabled in backend workflows
- Extraction latency monitored through platform health and request telemetry
- Last sampled: 04:07 PM
Virus Engine Security
Malware inspection and security verdict generation are online as part of the real-time upload path.
- Threat checks available during ingest
- Quarantine and block decisions remain active
- Last sampled: 04:08 PM
Security Policy Engine
Policy rules for MIME, size, executables, approvals, and sandbox or quarantine decisions are actively enforced.
- Realtime allow, block, and sandbox evaluation
- Shared by REST and gRPC upload flows
- Last sampled: 04:10 PM
Encryption and Rotation
Tenant encryption flows, provider-backed keys, and automatic rotation scheduling are visible through backend health signals.
- Scheduler: disabled
- Last rotation sweep: not yet recorded
- Last sampled: 04:05 PM
Audit and Collaboration APIs
File records, approvals, comments, shares, and audit endpoints continue to run on the same healthy backend surface.
- Comments, approvals, and share workflows available
- Audit telemetry backed by tenant-aware logging
- Last sampled: 04:06 PM
What “real time” means here
The page refreshes backend health automatically every 30 seconds and also supports manual refresh on demand.
OCR, virus security, uploads, policy, audit, and encryption are grouped into human-readable operational blocks for faster triage.
Database state, tenant registry, uptime, and scheduler signals come from the live backend instead of static copy.