logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fwanalog - iptables log-file analyzer

Author

       This manual page was originally written by Kenneth Vestergaard Schmidt <charon@debian.org> for the Debian
       GNU/Linux system (but may be used by others).  Subsequent updates by Igor Genibel <igenibel@debian.org>
       and Emanuele Rocca <ema@debian.org>.

                                                                                                     FWANALOG(1)

Description

       This  manual  page  documents  briefly the fwanalog command.  This manual page was written for the Debian
       GNU/Linux distribution because the original program does not have a manual page.

       fwanalog is a program that parses firewall log-files, and analyzes them with analog.  For a complete list
       of supported log-files formats see /usr/share/doc/fwanalog/README.Debian

Files

       /etc/fwnalog/fwanalog.opts, user-changeable options

Name

       fwanalog - iptables log-file analyzer

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
       /usr/share/doc/fwanalog-h,--help
              Show summary of options.

       -r     Rotate log cache (not necessary anymore).

       -t     Only update statistics for today (e.g. for hourly use). The sep_hosts and sep_packets commands  in
              fwanalog.opts are ignored.

       -y     Like -t, but only for yesterday

       -aIP-addr
              Create a separate report for this host

       -ppacket
              Create a separate report for this packet.

              Format: target/protocol/portnumber

              e.g. 192.168.0.1/tcp/21 or firewall/udp/137

Synopsis

fwanalog[-h|--help][-cconffile][-r][-t][-y][-aIP-addr][-ppacket]

See Also