Setup Kibana Dashboard

Create and configure health dashboards in Kibana

Overview

This document outlines the steps required to create and configure health campaign dashboards in a different space within Kibana.

Pre-requisites

  • Knowledge of creating dashboards in Kibana. - Dashboard and visualisations

  • Transformer and indexer services are up and running to enrich data for KPI creation and push data to Elastic Search.

Steps

1

Access Kibana

  • URL: {{HOST NAME}}/kibana

  • Replace the {{HOST NAME}} with your domain URL.

2

Verify installation & service setup

  • Check the Kibana version through the UI in the Help section.

3

Create or select a space

  • By default, users will have access to the default space.

  • To create a new space or edit, open the main menu, then click Stack Management → Spaces for an overview of your spaces. This view provides actions to create, edit, and delete spaces.

  • Switch to or create a new space where the dashboards will be configured.

4

Visualise data views & dashboards

You can import and use the existing data views and dashboards from the product environment. To import existing data views, follow the steps given below.

  • Navigate to the “Stack Management” in the sidebar.

  • Click on “Saved Objects” under Kibana.

  • Import the data views file here. Data views contain the queries and charts needed to fetch data from the indexes. The file to be imported:

  • If you need to create your own data views, follow this guide: Creating Data Views in Kibana.

  • All dashboards and data views will be imported here and can be viewed under “Saved Objects”.

Last updated

Was this helpful?