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

Latest commit

 

History

History
25 lines (18 loc) · 640 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 640 Bytes

makelog

Creates nice (and rather useless) graphs from lighttpd/apache/etc access-logs

Requirements/Setup

  • The makelog-script from this repository
  • Python3
  • Paramiko for python3 if you use the --update-function
  • Matplotlib for python3 to generate graphs

Usage

  • -h, --help → Shows the help
  • -v, --verbose → Show debug messages
  • -u, --update → Download logfiles from remote (server)
  • -p, --process → Process new logfiles
  • --rebuild → Rebuild stats-table from ground
  • -s, --stats → Calculate stats and show output
  • -e, --export → Export nice, generated image

Example

example.png