lease-parser is a simple daemon that records the lease state changes of an ISC
DHCP server to a database for historical reference. The data can be searched
via a web search form that is provided with the tool.
A parser that matches httpd access/error logs entries, recognizes spoiled accesses and split entries by date filter and good/bad accesses. Also feeds red and black lists to deny access. In/out paths and file names and spoiled URI can be configured.
Packet2sql will convert any text file/log file which contains ipchains packet logs into a stream of SQL inserts which can be used as the base for a firewall-analyzing database application.