Comment on Ngtop – Request analytics from the Nginx access logsComments−uldus2yIt is not for production use because:"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."−anoother2yWhy does that exclude it from production use?
Comments
It is not for production use because:
"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."
Why does that exclude it from production use?