...Every stream can be started and stopped individually with init script, that starts all of them at boot time. It also provide versatile configuration options and logging features.
Utility to move honeyd.log entries to a MySQL database.
This is yet another simple piece of software that extracts all the basic stats from honeyd’s text-based log files and inserts them in a MySQL database. Then you can run some queries and of course visualize the data if you want to.
Many things are hardcoded or dead simple, but it does the job. The file is a modified version of “honeyd_importer” perl script originally writen by Joshua Gimer and shared through “honeypots” mailing list.
...Coming soon will be a complementary application that will run as a daemon and scan the logging database on a regular basis. Specific processing/handling will be available on a per-user basis. The package includes all documentation and scripts to help set up the MySQL database. The script is easy to configure for your own needs. Some Perl DBI knowledge is useful if you intend to modify the script, but not essential.
AutoIndex is a PHP script that makes a table that lists the files in a directory, and lets users access the files and subdirectories.
It includes searching, icons for each file type, an admin panel, uploads, access logging, file descriptions, and more.
phpLogFacility is a log class for PHP (like log4j for java or the dead log4php projects here), which enables you to use an easy to use logging mechanism inside your console or web script without the need of ugly debug screen output.
IPFWstats is a suite of shell, perl and PHP scripts to count network traffic on
a per user basis on a server using the FreeBSD IPFW firewall. Statistics are imported into a MySQL database daily and can
then be viewed using a PHP script in a web browser
The tribes console log parser is a perl script that will parse starsiege tribes and tribes 2 console logs. The parsed data is stored in a mysql database, and can be retrieved over the web with a supplied php file.
This very simple perl script parses you iptables log files and produces a report in text format with a summary based on the prefix of the log ( --log-prefix option of iptables ).
Prefix description is allowed.
TINABlog is a web loggingscript written in PHP4. It is intended to be a lightweight script, providing just the necessary functions for maintaining a log or diary on a website.