Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

fabianbuechler/analog

Repository files navigation

Analog - Log Analysis Utility

https://travis-ci.org/fabianbuechler/analog.svg?branch=master

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