fastresolve/make-report

MAKE-REPORT

Section: User Commands (1) Updated: April 2015

Index

NAME

make-report - process a web log and produce a report

SYNOPSIS

make-report [-c analog.cfg] [-o report.html] logfile...

DESCRIPTION

make-report resolves the IP addresses in the given log files. Then it runs Analog to create a report, called report.html by default. The log files are expected to be in the Common Log Format, with optional referer and user-agent fields allowed at the ends of the lines.

When make-report finishes running, the given log files have been rewritten in gzip format (with the extension ".gz") with the IP addresses resolved (as many as possible). Any of the input files may be gzipped already (with the extension ".gz"), but they need not be.

OPTIONS

-c analog.cfg
Use an alternate Analog configuration file.
-o report.html
Alternate output file.

FILES

/usr/local/share/fastresolve/analog.cfg
Default Analog configuration file.
report.html
Default output file.
ip2host.db
DB file mapping IP addresses to host names.

SEE ALSO

analog(1), dns-terror(1)

AUTHORS

David MacKenzie <djm@djmnet.org>.

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
SEE ALSO
AUTHORS

man pages for fastresolve