Skip to content

flamboh/atlantis

Repository files navigation

ATLANTIS

Network telemetry visualization platform for analyzing large-scale NetFlow data. SvelteKit frontend, SQLite backend, Python ingestion pipeline.

Quick Start

bun install
cp .env.example .env
cp datasets.json.example datasets.json   # configure your dataset paths
python tools/netflow-db/pipeline.py      # populate the database
bun run dev                              # start the web app

For real NetFlow ingest, initialize the optional analyzer submodules, then run ./vendor/scripts/compile-burstify.sh for structure_stats and ./vendor/scripts/compile-maad.sh for spectrum_stats.

Documentation

Acknowledgement

Developed by Oliver Boorstein under support by NSF Research Experiences for Undergraduates with the Oregon Networking Research Group.

Advised by Chris Misa and Reza Rejaie.

About

internet structure data visualization web app built at the Oregon Networking Research Group through an NSF REU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors