.TH FWANALOG 1 .SH NAME fwanalog \- iptables log-file analyzer .SH SYNOPSIS .B fwanalog .I "[-h | --help] [-c conffile][-r] [-t ] [-y] [-a IP-addr] [-p packet]" .br .SH "DESCRIPTION" This manual page documents briefly the .BR fwanalog command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. .PP .B fwanalog is a program that parses firewall log-files, and analyzes them with analog. For a complete list of supported log-files formats see .I /usr/share/doc/fwanalog/README.Debian .SH OPTIONS The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the documentation in .I /usr/share/doc/fwanalog .TP .B \-h, \-\-help Show summary of options. .TP .B \-r Rotate log cache (not necessary anymore). .TP .B \-t Only update statistics for today (e.g. for hourly use). The sep_hosts and sep_packets commands in fwanalog.opts are ignored. .TP .B \-y Like \-t, but only for yesterday .TP .B \-a IP-addr Create a separate report for this host .TP .B \-p packet Create a separate report for this packet. Format: target/protocol/portnumber e.g. 192.168.0.1/tcp/21 or firewall/udp/137 .SH FILES .na .nf /etc/fwnalog/fwanalog.opts, user-changeable options .SH AUTHOR This manual page was originally written by Kenneth Vestergaard Schmidt for the Debian GNU/Linux system (but may be used by others). Subsequent updates by Igor Genibel and Emanuele Rocca .