Skip to content

Analog is a weblog analysis utility.

License

Notifications You must be signed in to change notification settings

MPOWER4RU/analog

 
 

Repository files navigation

Analog - Log Analysis Utility

Analog is a weblog analysis utility that provides these metrics:

  • Number for requests.
  • Response request method (HTTP verb) distribution.
  • Response status code distribution.
  • Requests per path.
  • Response time statistics (mean, median).
  • Response upstream time statistics (mean, median).
  • Response body size in bytes statistics (mean, median).
  • Per path request method (HTTP verb) distribution.
  • Per path response status code distribution.
  • Per path response time statistics (mean, median).
  • Per path response upstream time statistics (mean, median).
  • Per path response body size in bytes statistics (mean, median).

Documentation is on analog.readthedocs.org, code and issues are on github.com/fabianbuechler/analog and the package can be installed from PyPI at pypi.python.org/pypi/analog.

About

Analog is a weblog analysis utility.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.6%
  • Makefile 1.4%