Skip to content

Canop/rhit

Repository files navigation

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