Monitor logs from file to browser in realTime. Tail -f implementation in Python.
-
Updated
Oct 7, 2020 - Python
Monitor logs from file to browser in realTime. Tail -f implementation in Python.
Real-time log monitoring and broadcasting app leveraging asyncio, WebSockets, docker and NGINX for monitoring huge size log files and broadcasting updates to multiple clients in real-time.
This is similar to tail-f command
Add a description, image, and links to the tail-f topic page so that developers can more easily learn about it.
To associate your repository with the tail-f topic, visit your repo's landing page and select "manage topics."