Regina
Regina is an analytics tool for nginx. Ruling Empress Generating In-depth Nginx Analytics (obviously)
About
It collects information from the nginx access.log and stores it in a sqlite3 database. Regina supports several data visualization configurations and can generate an admin-analytics page from an html template file.
Visualization options:
- Line plot: Einmal seit Beginn der Aufzeichnung(pro Monat), einmal letzte 30 Tage (pro Tag) x: date y: #unique users, #unique requests
- Bar charts:
- unique user information:
- used browsers (in percent)
- used operating systems (in percent)
- countries (in percent)
- unique request information:
- requested files (in counts)
- HTTP referrers (in counts) A unique user is a IP-address - user agent pair. A unique request is a unique-user - requested file - date (day) - combination.
- unique user information:
Description
Get analytics from nginx logs and visualize them
https://quintern.xyz/en/software/regina.html
Languages
Python
85.9%
Roff
8.6%
HTML
4.8%
Shell
0.7%