elasticsearch/x-pack/plugin/sql/connectors/tableau
Ayushman Singh Chauhan 4169587115
DOC: Fix spelling (#72179)
DOC: Fix spelling
2021-04-23 16:59:51 -04:00
..
connector SQL: Refactor Tableau connector to make use of the connection properties (#69169) 2021-03-15 16:49:51 +01:00
tdvt DOC: Fix spelling (#72179) 2021-04-23 16:59:51 -04:00
README.md SQL: Import Tableau connector (#63751) 2020-11-06 12:11:39 +01:00
package.sh Update Tableau connector generation scripts (#71614) 2021-04-13 12:49:41 +02:00

README.md

Tableau connector for Elasticsearch

The Tableau Connector works in tandem with the Elastic JDBC driver to facilitate the query of Elasticsearch. It gives users a simple way to query Elasticsearch data from Tableau. After providing basic connection and authentication information, users can easily select Elasticsearch indices for use in Tableau Desktop and Tableau Server.

Installation

  1. Tableau connector for Elasticsearch installation:
  • Go to the Connector Download page.
  • Download the .taco connector file.
  • Move the .taco file here:
    • Windows: C:\Users[Windows User]\Documents\My Tableau Repository\Connectors
    • macOS: /Users/[user]/Documents/My Tableau Repository/Connectors
  1. Elasticsearch JDBC Driver Installation:
  • Go to the Driver Download page.
  • Download the Elasticsearch JDBC Driver .jar file and move it into the following directory:
    • Windows - C:\Program Files\Tableau\Drivers
    • macOS - /Users/[user]/Library/Tableau/Drivers
  1. Relaunch Tableau and connect with Elasticsearch by Elastic.