GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MAKE-REPORT(1) FreeBSD General Commands Manual MAKE-REPORT(1)

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

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

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.

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

/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.

analog(1), dns-terror(1)

David MacKenzie <djm@djmnet.org>. Please send comments and bug reports to <fastresolve-bugs@djmnet.org>.
October 2002 Fastresolve

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.