An open API service indexing awesome lists of open source software.

https://github.com/ahmadjd94/bro-id-log-analyzer

BILA: BRO IDS Logs Analyzer
https://github.com/ahmadjd94/bro-id-log-analyzer

bro bro-ids ids log-analyzer plotly security sqlite3

Last synced: about 1 year ago
JSON representation

BILA: BRO IDS Logs Analyzer

Awesome Lists containing this project

README

          

# BILA (BRO IDS Logs Analyzer)� BILA is a python3 tool used to insert BRO log files into a SQLITE3 database. The tool provides GUI for analysis and basic graphing and plotting abilities using the open source library Plotly. please contribute to this project :)

To install the project you will have to have graphviz installed, see the following link for reference

running instructions:

1) clone : git clone
2) virtualenv env -p python3
3) source env/bin/activate
4) pip3 install -r requirements.txt
5) python3 code.py