adcfw-log is a tool for analyzing firewall logs in order to extract meaningful information. It is designed to be a standalone script with very few requirements that can generate different kinds of reports, such as fully formatted reports of what had been logged, with summaries by source or destination host, the type of service, or protocol. There are also options to filter the input data by date, host, protocol, service, and so on.
| Tags | Networking Firewalls Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | Perl |
Recent releases


Release Notes: This release features two new summaries: a destination host based summary and a service based one. Some minor fixes were made.


Release Notes: This release fixes incorrect reporting of ICMP packets when information about the originating packet is logged.


Release Notes: This release supports input and output interfaces-based filtering of entries. Minor bugfixes have been performed.


Release Notes: Detailed summaries print information sorted by packet count and total entry count for each item. Minor consistency fixes on summaries and reports were performed.


Release Notes: In this release two minor bugs were fixed: a wrong recognition of RES field values which led to wrong reports output was fixed, and an error message is issued if --detailed option is used without specifying a summary.