After following the documented guidelines for configuring uberAgent to forward metrics to Elasticsearch, an index named "uberagent" will be created in Elasticsearch with the required field definitions.
The Kibana dashboards depend on the existence of the above index. The ndjson files provided include example dashboard definitions, as well as the data view referenced by the dashboards.
The steps to import the example dashboards and data view are as follows:
Step1. Open the Kibana UI page. In the main menu, navigate to "Management".
Step2. Select "Kibana" > "Saved Objects". On the top-right, click on "Import".
Step3. Select the dashboard of interest (ndjson file)
- Select "Create new objects with random IDs" to avoid any conflicts.
- Select "Automatically overwrite confilicts" only if this is the first time you import the dashboard for uberAgent, and import all the dashboard from dashboard. These dashboard share some objects.
- Click "Import".
Step4. You can now see the imported dashboard in the list and open it.
Step5. Click the dashboard name, then you can check the dashboard now.