webreport

command
v0.0.0-...-be8082e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2022 License: LGPL-2.1 Imports: 8 Imported by: 0

Documentation

Overview

Report generator for apache2 access.log file

Usage:

webreport [options] [-tod|-dom|-dow|-moy] accesslogfile [accesslogfile ...]

Default action is to generate a day of the month usage graph to stdout.

-tod                Display a time of day report indicating what
                    hours of the day get the most usage.
                    [THIS IS THE DEFAULT]
-dom                Display a day of month report indicating what
                    days of the month get the most usage.
-dow                Display a day of week report indicating what
                    days of the week get the most usage.
-moy                Displays month report indicating usage by month

options             what it does
----------------    ------------------------------------------------
-all                Use all data [default]
-today              Use data from today only
-yesterday          Use data from yesterday only
-lastweek           Use data from the Mon-Sun week prior to this one
-thisweek           Use data for this Mon-Sun week
-thismonth          Use data for the the current month
-lastmonth          Use data for the month prior to this one
-bar                Use a bar graph instead of a line graph.
-line               Use line graph [default]
-nohdr              Do not display title and summary at bottom

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL