web-top

web-top is a UNIX top-like tool to live HTTP requests and responses of any web server.


Keywords
cli, UNIX, TUI, Gunicorn, WSGI
License
MIT
Install
pip install web-top==0.1.1

Documentation

web-top

Web-top is a UNIX top-like tool to live HTTP requests and responses of any web server. It is built using Top Framework for Python.

screenshot

Sometimes you just need to log in to your web server and see what's going on. web-top allows you to do. Instead of focusing on Application Performance Management (APM), metrics or log storage web-top displays what's currently happening in your web server. web-top is ideal for observing and catching issues when they happen.

Features

  • Easily integrate with any web server g

  • Display active and recently completed HTTP requests/responses

  • Live top-like monitoring

  • Easily locate stalled requests, as requests not making progress are sorted first and marked red

  • IP address and country geolocation to understand who is using your web service

Documentation

Community

Social media

License

MIT.

Developed and maintained by Trading Strategy.