Or visit the public HTTPS URL hosted via NGINX + Certbot on EC2.
This python script parses an NGINX access log and counts the total occurrences of a chosen item within the logs and outputs a dictionary. In the example.log it processes the "requested file/page" ...