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

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

License

Notifications You must be signed in to change notification settings

KopfKrieg/makelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages