-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample.log
More file actions
10 lines (10 loc) · 977 Bytes
/
Copy pathsample.log
File metadata and controls
10 lines (10 loc) · 977 Bytes
1
2
3
4
5
6
7
8
9
10
127.0.0.1 - - [03/Apr/2026:10:00:00 +0000] "GET /index.html HTTP/1.1" 200 1024 "-" "Mozilla/5.0"
127.0.0.1 - - [03/Apr/2026:10:00:01 +0000] "GET /about.html HTTP/1.1" 200 2048 "-" "Mozilla/5.0"
127.0.0.1 - - [03/Apr/2026:10:00:02 +0000] "GET /contact.html HTTP/1.1" 404 512 "-" "Mozilla/5.0"
127.0.0.1 - - [03/Apr/2026:10:00:03 +0000] "POST /api/login HTTP/1.1" 200 256 "-" "Mozilla/5.0"
127.0.0.1 - - [03/Apr/2026:10:00:04 +0000] "GET /admin HTTP/1.1" 403 128 "-" "Mozilla/5.0"
127.0.0.1 - - [03/Apr/2026:10:00:05 +0000] "GET /error-page HTTP/1.1" 500 64 "-" "Mozilla/5.0"
192.168.1.100 - - [03/Apr/2026:10:00:06 +0000] "GET /products HTTP/1.1" 200 4096 "-" "curl/7.68.0"
192.168.1.100 - - [03/Apr/2026:10:00:07 +0000] "GET /nonexistent HTTP/1.1" 404 0 "-" "curl/7.68.0"
10.0.0.1 - - [03/Apr/2026:10:00:08 +0000] "GET /home HTTP/1.1" 200 8192 "-" "PostmanRuntime/7.26.8"
10.0.0.1 - - [03/Apr/2026:10:00:09 +0000] "PUT /api/update HTTP/1.1" 500 1024 "-" "PostmanRuntime/7.26.8"