Versions Compared

Key

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

Image Removed

Anchor
top15
top15



Tip

Looking Learn to setup an Elastic Search Data Source?

Under

.


Info

Configurations are made in Grafana.


Panel
borderColor#91c89c
bgColor#f3f9f4

(tick) Panels compatible with Elasticsearch Datasource


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

Panel

On this page:Steps


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)(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 configurationImage Removed

Image Added

Enter the Default Query Settings (optional).

Click “Save & Test”.


List and description of the Item Names:

Panel


Enter Elastic search Details.

Enter the Index nameSelect Delete

Item Name

Description

Name

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

Default

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

Type

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

URL

Enter the HTTP settings.

Enter the URL

Represents the web address, where the Data source runs.

Eg: http://10.155.143.184hostname:9200/

Access

The two types of Access types are -

Eg:
    • Direct: Select
  • the Access type.

Eg: Direct or Proxy

  • Select/De-select HTTP Authentication (optional).
    • "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

enter the

username

Username and

password

Password.

Access

Index Name

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

Eg: neo4j-index-node

  • Select the pattern type.
  • Enter the Time field
    PatternPattern represents the time notation at which data must be fetched. Pattern could be hourly, daily, weekly, monthly, yearly.
    Time field name

    It is with reference of time for the Index name.

    Eg: inSightsTimeX

    Version

    Represents the version of the Data source.

    Eg: 1.x or 2.x

    HTTP Authentication

    Enter the Default Query Settings (optional).

    Index Name

    Click “Save & Test”.

    PatternTime field nameVersionGroup by time intervalSave & TestGroup by time intervalRepresents the time interval at which grouping must be performed on the data.
    Save & TestSaves and tests the Data source.
    DeleteDeletes the Data source.


    Top Section