kelora 0.3.0

A command-line log analysis tool with embedded Rhai scripting
1
2
3
4
192.168.1.1 - - [25/Dec/1995:10:00:00 +0000] "GET /index.html HTTP/1.0" 200 1234 "http://www.example.com/" "Mozilla/4.08"
127.0.0.1 - - [25/Dec/1995:10:01:00 +0000] "POST /api/users HTTP/1.1" 201 567 "-" "curl/7.68.0" "0.123"
10.0.0.5 - user [25/Dec/1995:10:02:00 +0000] "GET /dashboard HTTP/1.1" 200 8912 "http://app.example.com/login" "Mozilla/5.0 (X11; Linux x86_64)"
192.168.1.2 - - [25/Dec/1995:10:03:00 +0000] "GET /favicon.ico HTTP/1.1" 404 - "-" "Mozilla/5.0 (Windows NT 10.0)"