Nulog is a PHP interface for the MySQL plugin for the ulogd netfilter log daemon and for NuFW SQL logging (optional). It displays hosts (or users) that recently broke packets on your firewall and the last ports that were probed. A simple search function allows packets to be searched by host or by a given port. Nulog was formerly known as ulogd-php.
| Tags | Networking Firewalls Monitoring |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | PHP |
Recent releases


Changes: This release can use MySQL triggers instead of PHP code to compute statistical data.


Changes: The previous and next links in the display of user sessions history were fixed.


Changes: This release fixes a syntax error introduced in the previous release, and adds a page that displays the history of users' sessions.


Changes: This version fixes the display of user sessions on big endian architectures.


Changes: This release enhances the display by using a three column display. It also calculates the load average by counting NuFW and non-NuFW dropped packets.