nginx-log-analyser
script that parses nginx access logs and outputs top 5 ips, paths and status codes.
to be able to run the script, clone the repository, run the script with the nginx access log file argument like:
./log-analyser.sh nginx-logsProject URL: https://roadmap.sh/projects/nginx-log-analyser