Nulog

Nulog is a PHP interface for the MySQL plugin for the ulogd netfilter log daemon and for NuFW SQL logging.
Download

Nulog Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • INL
  • Publisher web site:
  • http://www.nufw.org/-English-.html

Nulog Tags


Nulog Description

Nulog is a PHP interface for the MySQL plugin for the ulogd netfilter log daemon and for NuFW SQL logging. Nulog is a firewall log analysis interface written in php. Netfilter is able to log selected packets directly in a database like MySQL or PostgreSQL.Nulog uses this interface to display security events in real-time on a user-friendly interface.Here are some key features of "Nulog":· show the last hosts that sent packets that got blocked by your firewall.· show the last ports that hosts tried to open.· search for packets logged from an host.· search for packets logged for a given port.· search for packets logged for a given user.InstallationSettings up the databaseTo use it, create a mysql database ulogd, tape as root :mysqladmin create ulogdNext, populate the database using ulogd.mysqldump :cat ulogd.mysqldump | mysql -u USER -p ulogdPut your user and password in include/require.inc.NoteThe database is not the standard mysql database for ulogd. It add a few tables and indexes to have thing work fast.Settings up netfilterIf you don�t use EdenWall or NuFW, you need to configure your netfilter installation.Now you can log into the database. To log bad packet you have to use use ULOGiptables -A FORWARD -j ULOG --ulog-nlgroup 1 --ulog-prefix "badif"What's New in This Release:· This release can use MySQL triggers instead of PHP code to compute statistical data.


Nulog Related Software