localho3t / logRouting

This is a portable project capable of analyzing logs at three levels. You can provide a web service log file to this software and expect to receive results from a log analyzer. Additionally, you can check if your users are following the steps correctly by providing a route map or not.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logRouting

main image

This is a portable project capable of analyzing logs at three levels. You can provide a web service log file to this software and expect to receive results from a log analyzer. Additionally, you can check if your users are following the steps correctly by providing a route map or not.

git clone https://github.com/localho3t/logRouting.git
cd logRouting
pip install -r requirements.txt
python3 main.py -h

License

The logRouting software licensed under the MIT license.

enjoy ;)

[localho3t]

About

This is a portable project capable of analyzing logs at three levels. You can provide a web service log file to this software and expect to receive results from a log analyzer. Additionally, you can check if your users are following the steps correctly by providing a route map or not.


Languages

Language:Python 100.0%