-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathanalyzer.log
More file actions
31 lines (31 loc) · 2.05 KB
/
Copy pathanalyzer.log
File metadata and controls
31 lines (31 loc) · 2.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2025-06-17 09:59:58,102 - INFO - Initializing system monitor
2025-06-17 09:59:59,100 - DEBUG - CPU temperature readout: 46.2°C
2025-06-17 10:00:00,301 - NOTICE - Scheduled backup starting
2025-06-17 10:00:01,432 - INFO - System boot initiated
2025-06-17 10:00:02,120 - DEBUG - BIOS check passed
2025-06-17 10:00:02,452 - TRACE - Verifying PCI device tree
2025-06-17 10:00:02,600 - VERBOSE - PCI device list: [0x1234, 0x5678, 0x9ABC]
2025-06-17 10:00:03,001 - INFO - Network interface eth0 up
2025-06-17 10:00:03,120 - WARNING - DNS server not reachable, using fallback
2025-06-17 10:00:04,453 - SUCCESS - Fallback DNS operational
2025-06-17 10:00:04,902 - DEBUG - Started service 'logrotate'
2025-06-17 10:00:05,003 - ERROR - Failed to start service 'database': Connection refused
2025-06-17 10:00:05,101 - INFO - Retrying database connection in 5 seconds...
2025-06-17 10:00:10,237 - INFO - Database connection successful
2025-06-17 10:00:10,998 - DEBUG - User 'admin' authenticated from 192.168.0.12
2025-06-17 10:00:11,442 - WARNING - High memory usage detected: 85%
2025-06-17 10:00:12,124 - ERROR - Unable to write to disk: /var/log/full.log - Disk full
2025-06-17 10:00:12,125 - CRITICAL - Logging subsystem failure
2025-06-17 10:00:12,126 - FATAL - System integrity compromised - read-only root filesystem
2025-06-17 10:00:12,800 - INFO - Archiving logs to /mnt/backup/logs
2025-06-17 10:00:13,300 - DEBUG - Archiver process PID: 2234
2025-06-17 10:00:14,034 - INFO - Log rotation completed
2025-06-17 10:00:14,553 - DEBUG - Cleaning temporary files
2025-06-17 10:00:15,210 - INFO - System ready
2025-06-17 10:00:15,689 - WARNING - Unusual login attempt from 203.0.113.45
2025-06-17 10:00:16,002 - TRACE - Authentication middleware invoked
2025-06-17 10:00:16,003 - VERBOSE - Headers received: {'User-Agent': 'curl/7.81.0'}
2025-06-17 10:00:16,004 - DEBUG - Session token issued: 9a7f3c2e
2025-06-17 10:00:17,003 - ERROR - Session timeout for user 'guest'
2025-06-17 10:00:17,700 - NOTICE - Maintenance window starts in 1 hour
2025-06-17 10:00:18,105 - SUCCESS - All system checks passed