Get the latest tech news
Ngtop – Request analytics from the Nginx access logs
Request analytics from the nginx access logs. Contribute to facundoolano/ngtop development by creating an account on GitHub.
Whenever the program is run, it looks for the nginx access.logs, parses them and stores the data into an SQLite DB. The command line arguments express a filtering criteria, used to build the SQL query that counts the requests. The command-line arguments and flags are intended exclusively to express a requests count query.
Or read this on Hacker News