Image Removed
...
S.No
...
Action / Input
...
Tip |
---|
Learn to setup an Elastic Search Data Source. |
Info |
---|
Configurations are made in Grafana. |
Panel |
---|
borderColor | #91c89c |
---|
bgColor | #f3f9f4 |
---|
|
Panels compatible with Elasticsearch Datasource
|
In this section, you will know how to setup an Elastic Search Data Source for your Dashboards.
Enter the name of the Data Source.
...
- Enter an appropriate name of the Data Source.
- Select
...
...
...
D
Enter the HTTP settings.
...
- of the Data Source as "Elastic search".
Enter HTTP settings.
- Enter the URL.
- Select Access type (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.
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 any desired name to the Data source. | 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 | Represents the web address, where the Data source runs. Eg: http:// |
|
...
hostname:9200/ | Access | The two types of Access types are - |
|
...
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, |
|
...
...
...
...
E
Enter Elastic search Details.
Index Name | It represents the target node at which data needs to be fetched. Eg: neo4j-index-node | Pattern |
|
...
Pattern 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 |
|
...
F
...
Enter the Default Query Settings (optional).
...
G
...
| Group by time interval | Represents the time interval at which grouping must be performed on the data. | Save & Test | Saves and tests the Data source. | Delete | Deletes the Data source. |
|
Top Section