Real-time system monitoring & analytics
CPU usage at 78% for the last 5 minutes
Average compression time: 12.3 seconds (threshold: 10s)
| Time | Level | Event | Details | Request ID |
|---|---|---|---|---|
| 15:42:31 | INFO | compression.completed | file_xyz789.pdf: 45.2MB → 28.7MB (36.5% reduction) | req_abc123 |
| 15:42:18 | WARN | compression.slow | Compression took 12.3s (threshold: 10s) | req_abc122 |
| 15:41:55 | INFO | upload.completed | 3 files uploaded, total: 127.4MB from 192.168.1.45 | req_abc121 |
| 15:41:42 | ERROR | compression.failed | Target size not achievable: file_def456.pdf (final: 34.2MB) | req_abc120 |
| 15:41:28 | INFO | cleanup.completed | Deleted 23 expired files, freed 487MB | cleanup_job |
| 15:40:55 | WARN | rate_limit.triggered | IP 192.168.1.78 exceeded upload limit (50/hour) | security_001 |
| 15:40:32 | INFO | download.completed | file_ghi789.pdf downloaded by 192.168.1.92 | req_abc119 |
| 15:40:18 | DEBUG | health_check | System health OK, disk: 44%, CPU: 65%, RAM: 72% | health_001 |