Skip to content

alifeee/nginx-access-log-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx log parser

Parses Nginx logs, particularly useful if multiple domains are served from one Nginx instance.

screenshot of webpage showing access log statistics

Currently, can consume one access.log and creates:

  • access.csv
  • access.json
  • access.html (most useful)

Usage:

python3 parse.py /var/log/access.log

to-do:

About

Parsing of nginx access logs into easy-to-navigate HTML file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published