Skip to content

vadimpilyugin/python_log_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

This project is hosted on PyPI: https://pypi.org/project/log-parser/ To install this package, do pip install log_parser. Config file is at default.conf/config.yml. Be sure to change default log folder to where your log files are.

How to run it

Open shell and type logparser. This will start a web server on 0.0.0.0:5000. Open browser and go to http://localhost:5000.

Report sections

To change the report you need to edit file default.conf/report.yml

About

Log Parser, completely rewritten in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published