PyTailLog is a tool that display log in a browser
pip install pytaillog
tail -f logfile | pytaillog
It will bind address 0.0.0.0 and port 8080, open the web browser and type the http://$ip:$port
for the help:
pytaillog -h
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
PyTailLog is a tool that display log in a browser
pip install pytaillog
tail -f logfile | pytaillog
It will bind address 0.0.0.0 and port 8080, open the web browser and type the http://$ip:$port
for the help:
pytaillog -h
pytaillog