mirror of
https://github.com/loradar/loradar_tool.git
synced 2026-03-28 17:43:00 +01:00
Update README.md
This commit is contained in:
@@ -65,6 +65,9 @@ Description of the fields in the csv file are shown below.
|
||||
| dev_number | Number assigned to the unique device. |
|
||||
|
||||
## Visualization
|
||||
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.
|
||||
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 are found in the 'Kibana' directory.
|
||||
|
||||

|
||||
|
||||
## APIs
|
||||
LoRadar provides support for various information extraction requests through its Python script of executable functions. It uses the data file output from the scan and shows the results of the executed function in JSON format. Instructions on the APIs are found in the 'Kibana' directory.
|
||||
|
||||
Reference in New Issue
Block a user