DESCRIPTION
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.
Only netfilter log format is supported at this time.
FEATURES
These are the features currently provided by adcfw-log:
- support for netfilter log format
- log entries filtering based on protocol, source host, destination host, service, prefix, input and output interfaces
- reports based on protocol, source or destination host, service
- summaries based on source host, destination host, service and prefix
REQUIREMENTS
adcfw-log requires only a perl interpreter. It's developed using perl 5.6.1, but I think it should run well with any older subversion of perl5.
CONTRIBUTIONS
Any contribution is more than welcome.
If you wish to package adcfw-log for your favorite distrubition, feel
free to do it; just drop me an email so I can update this document and
put a note on the web site.
At this time the following ports/packages are available:
- rpm (RedHat/Fedora)
If you like to ask for a specific feature, or simply need some help, you can take advantage of the trakers available for the project. They can be reached at the following url:
http://sourceforge.net/tracker/?group_id=65964
Patch and code contributions can be directly sent to myself.
LINKS
adcfw-log can be downloaded from:
http://adcfw-log.sourceforge.net
MAILING LISTS
There are three active mailing lists for adcfw-log:
+ announce New releases and other important announcements + users General discussions and users' experiences + devel Developers community
You can get info about a list by sending a message with just the word 'help' as subject or in the body, to:
adcfw-log-<list>-request@lists.sourceforge.net
A web interface is also available at:
https://lists.sourceforge.net/lists/listinfo/adcfw-log-<list>
CREDITS
Copyright (C) 2002-2006 Alessandro Dotti Contra <alessandro@hyboria.org>
adcfw-log is free software, and it is distributed under the GPL (please see the file COPYING for details)
For any question, feel free to contact me at: alessandro.dotti@libero.it
