diff options
Diffstat (limited to 'scenarios/log_redaction/data/logs/access_log_01.log')
| -rw-r--r-- | scenarios/log_redaction/data/logs/access_log_01.log | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scenarios/log_redaction/data/logs/access_log_01.log b/scenarios/log_redaction/data/logs/access_log_01.log new file mode 100644 index 0000000..ffc0aa3 --- /dev/null +++ b/scenarios/log_redaction/data/logs/access_log_01.log @@ -0,0 +1,4 @@ +INFO: User 'john_doe' logged in from IP 192.168.1.100 +WARNING: Disk space low on /dev/sda1 +CRITICAL_FAILURE: System breach detected from IP 1.2.3.4, user 'admin'. +INFO: User 'jane_smith' logged out from IP 10.0.0.50
\ No newline at end of file |
