Files
loglens-cli/tests/fixtures/sample_logs.apache
7000pctAUTO 5d6d33bb58
Some checks failed
CI / test (3.10) (push) Failing after 4m57s
CI / test (3.11) (push) Failing after 4m55s
CI / test (3.12) (push) Failing after 4m53s
CI / test (3.9) (push) Failing after 4m56s
CI / lint (push) Failing after 4m47s
CI / build (push) Has been skipped
Add integration tests and fixtures
2026-02-02 08:08:57 +00:00

5 lines
415 B
Plaintext

192.168.1.1 - - [15/Jan/2024:10:30:00 +0000] "GET /api/users HTTP/1.1" 200 1234 "-" "Mozilla/5.0"
192.168.1.2 - - [15/Jan/2024:10:30:01 +0000] "POST /api/login HTTP/1.1" 401 567 "-" "Mozilla/5.0"
192.168.1.3 - - [15/Jan/2024:10:30:02 +0000] "GET /api/orders HTTP/1.1" 500 4321 "-" "Mozilla/5.0"
192.168.1.1 - - [15/Jan/2024:10:30:03 +0000] "GET /static/main.css HTTP/1.1" 304 0 "https://example.com/" "Mozilla/5.0"