Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tip

Looking to setup Elastic Search Data Source?

Info

Configurations are made in Grafana.

Under this section, you will know how to setup an Elastic Search Data Source for your Dashboards.

Panel

On this page:


Table of Contents

Enter the name of the Data Source.

  • Enter an appropriate name of the Data Source.
  • Select "Default" if required.

Select the Type.

  • Select the type of the Data Source as "Elastic search".

Enter HTTP settings.

  • Enter the URL.
  • Select Access type ((info)There are two types of Access Types : Direct and Proxy).
  • Select HTTP Authentication (if required).

Enter Elastic search details.

  • Enter the Index name.
  • Select the pattern type.
  • Enter the Time field name.
  • Select the version.


Elastic Search configuration

Enter the Default Query Settings (optional).

Click “Save & Test”.


List and description of the Item Names:

Panel

Item Name

Description

Name

Represents the name of the Data source. You can give the Data source your desired name.

Default

Select Default if Data Source is pre-selected in new panel.

Type

Denotes the type of the Data source. Select the type as “Elastic search”.

URL

Represents the web address, where the Data source runs.

Eg: http://10.155.143.184:9200

Access

There are two types of Access types:

    • Direct: Select "Direct" when you there is no need to bypass any local proxy. The URL needs to be accessed in the browser.
    • Proxy: Select "Proxy" when you have to bypass any local proxy. The URL needs to be accessed from Grafana backend.

HTTP Authentication

If Authentication is selected, Enter the Username and Password.

Index Name

It represents the target node at which data needs to be fetched.

Eg: neo4j-index-node

PatternPattern represents the time notation at which data must be fetched. Pattern could be Hourly, Daily, Weekly, Monthly, Yearly.
Time field name

It is reference of time for the Index name.

Eg: inSightsTimeX

Version

Represents the version of the Data source.

Eg: 1.x or 2.x

Group by time intervalRepresents the time interval at which grouping must be performed on the data.
Save & TestSaves and tests your Data source.
DeleteDeletes your Data source.