Log analyzer is a script for analyze nginx logs. It is made just for education purposes.
Download the project
git clone git@github.com:forkcs/homework-1.git
cd log_analyzer/
usage: python log_analyzer.py [-h] [--config CONFIG_FILE]
optional arguments:
-h, --help show this help message and exit
--config CONFIG_FILE custom config in json
Python 3.7+