From debeabc50ad4a7d1cad1a30540f6433bf8de935c Mon Sep 17 00:00:00 2001 From: Pavan Sudheendra Date: Mon, 23 Apr 2018 11:41:21 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f1aa06..61d1fc3 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Minimum amount of RAM / VCPU / Storage: **4GB / 2 VCPUs / 8GB** ## Running the OVA -The latest OVA image can be downloaded from [here](http://d5zjefk3wzew6.cloudfront.net/Red-PNDA_0.2.7.ova) +The latest OVA image can be downloaded from [here](http://d5zjefk3wzew6.cloudfront.net/Red-PNDA_0.2.8.ova) If you are installing the OVA file on Virtualbox, please refer to [Installing on VirtualBox Guide](installing_on_vbox_guide.md). @@ -131,6 +131,8 @@ For those who are new to PNDA, there’s a network-related dataset (BGP updates Also, there's a sample tutorial named `tutorial.ipynb` provided to do some basic analysis with data dumped to disk via Kafka through Spark DataFrames. +If you are interested in data mining or anomaly detection, take a look at the `red-pnda-anom-detect.ipynb` where we work with telemetry data and try and detect unintentional traffic loss in the network. + ## Grafana Server Default login credentials for Grafana is `pnda/pndapnda`