rhit

Crates.iorhit
lib.rsrhit
version2.0.3
sourcesrc
created_at2021-01-29 13:43:22.079506
updated_at2024-10-01 11:27:58.014573
descriptionnginx log analyzer
homepage
repositoryhttps://github.com/Canop/rhit
max_upload_size
id348066
size13,016,430
Denys Séguret (Canop)

documentation

README

Latest Version MIT Chat on Miaou Packaging status

logo

Rhit reads your nginx log files in their standard location(even gzipped), does some analysis and tells you about it in pretty tables in your console, storing and polluting nothing.

It lets you filter hits by dates, status, referers or paths, and does trend analysis.

And it's fast enough (about one second per million lines) so you can iteratively try queries to build your insight.

Here's looking at dates and trends on January hits with status 2xx and 3xx:

intro

Installation instructions and documentation on Rhit's website

Commit count: 130

cargo fmt