This script analyze access log from Nginx server. This script shows result which contain info about the longest request sorted by status, size and request. It helps to find long requests on your nginx server. It could help if you use Nginx as CDN.
Features
- draw chart with the longest requests
License
GNU General Public License version 2.0 (GPLv2)Follow Nginx Access Log Report
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Great program! Also, please check Nginx Error Log Reader; a php reader/parser/analyzer for Nginx error log file. the script is able to read error logs recursively and display them in a user friendly table. Script configuration includes the number of bytes to read per page and allow pagination through the error log.