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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.