Skip to content

malford/http_status_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Report Http Status Codes

This is a simple script to count up http status codes from a Nginx access.log file.

By default it will use the access.log file located in /var/log/nginx/. You could also provide a your own nginx access.log file as an argument.

Depending on environment this may need to be ran with root access.

Usage:
  http_status_codes.py [/path/to/nginx/access.log]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages