Update README.md

This commit is contained in:
loradar
2019-10-25 15:19:48 +11:00
committed by GitHub
parent 3251083182
commit abeaa44d0d

View File

@@ -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)