Skip to content

UgurKap/nginxlogparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx Log Parser

It parses nginx logs.

How to Use?

From the commandline, user provides number of parser threads to be created and optionally name of the log file. An additional thread is used for user interaction.

Example Usages:

python parser.py 4 ==> will read the logs using 4 threads.

python parser.py 100 access_old.log ==> will read the logs in "access_old.log" using 100 threads.

About

It parses nginx logs using regular expressions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages