Parses SNORT logs & visualizes them on a web page.
To setup the log analyser firstly Git clone using the following command.
git clone https://github.com/ravenred/plopper.git
Next to install the requirements.txt file
pip install -r /plopper/requirements.txt
To run the program
cd plopper
python main.py "file/location/alert.fast"