               _  __     __                    ___
              / |/ /_ __/ /  ___  ___ _  _  __|_  |
             /    / // / /__/ _ \/ _ `/ | |/ / __/
            /_/|_/\_,_/____/\___/\_, /  |___/____/
                                /___/

What's is Nulog2 ?
------------------

Nulog2 is a complete rewrite of Nulog the historical filtering log analysis
solution from INL.
Nulog2 is an application build upon Twisted, an advanced Python framework.

Features
--------

Nulog2 has all Nulog features:
    * Index page with a summary of firewall activity:
        - Packet dropped per host
        - Packets dropped per UDP port
        - Packets dropped per TCP port
        - Packets dropped per user (NuFW only)
    * Fully browsable tables
    * Search capability
It also has exclusive new features:
    * Graphing capabilities (display array, histogramme or pie for a dataset)
    * SOAP request system for integration with other systems
    * IPv6 support.
    * Account support.
    * Customizable pages (index page, etc)
    * AJAX features. 
    * Special pages for user, ip and ports.

Installation
------------

Read INSTALL file.