Skip to content

madsmtm/nginx-error-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-error-log

Nginx error log parser.

License Supported Python Versions Implementations Project Status Version Build Status Code style: black

This project provides a clean parsing of nginx error logs, produced by the error_log directive (not access logs). The implementation is based on this stackoverflow answer.

Installation

pip install nginx-error-log

License

MIT, see LICENSE.txt.

Releases

No releases published

Packages

No packages published

Languages