nginx-error-log

Nginx error log parser

MIT License

Downloads
37
Stars
8
Committers
1

nginx-error-log

Nginx error log parser.

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.

Package Rankings
Top 26.35% on Pypi.org
Badges
Extracted from project README
License Version Build Status Code style: black