This repository contains the web-based dashboard for monitoring, analyzing, and visualizing enriched network flow data collected from the pipeline.
It serves as the observability and analytics layer of the project, providing real-time insights into network traffic, risk levels, and application categories.
- Real-time visualization of network flows.
- Offline visualization of network flows with given filters at a specifiec time range.
- Advanced search and filtering based on IP, ports, protocols, and risk categories.
- Interactive tables and charts using Nginx, and DataTables.js.
- Export results in CSV format for further analysis.
- Python (Flask)
- JavaScript (DataTables.js)
- Nginx
- HTML / CSS
pip install requirements.txt
python3 app.py



