From abeaa44d0d4ee753d1e117cc1c1c33cf76f2aee0 Mon Sep 17 00:00:00 2001 From: loradar <56890699+loradar@users.noreply.github.com> Date: Fri, 25 Oct 2019 15:19:48 +1100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ce5be1..5b91312 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,6 @@ Once the data is collected, various sensor and network information are extracted The standards fields within a LoRaWAN packet, such as the data rate, code rate, and frequency channel are also displayed in the csv file. ## Visualization -The extracted information can also be visualized on a web dashboard, through Kibana from the Elasticsearch-Logstash-Kibana (ELK) stack. -![A screenshot of the Kibana dashboard](https://drive.google.com/uc?export=view&id=1sM8tS8UqK4CDGhlQFkQ7e9hJQtHtDFv5) +The extracted information can also be visualized on a web dashboard, through Kibana from the Elasticsearch-Logstash-Kibana (ELK) stack. Instructions on installing and setting up the Kibana dashboard is found in the 'Kibana' directory. + +!["A screenshot of the Kibana dashboard"](https://drive.google.com/uc?export=view&id=1sM8tS8UqK4CDGhlQFkQ7e9hJQtHtDFv5)