How to connect TDV to Elasticsearch Database on Azure?

How to connect TDV to Elasticsearch Database on Azure?

book

Article ID: KB0072734

calendar_today

Updated On:

Products Versions
TIBCO Data Virtualization 8.4,8.5

Description

This article explains the detailed steps about how to connect TDV to the ElasticSearch instance.

Environment

Windows, Linux

Resolution

Follow the below steps to connect to the ElasticSearch instance:
  • Create a new data source and Search for the "ElasticSearch".
User-added image
  • Name the data source and Insert your ElasticSearch server URL under the "Server" field and provide the Port number (under the Basic tab).
User-added image
  • Go to the Advanced tab, enter your username and password in the "user" and "password" fields respectively.
User-added image
  • Insert " asterisk or * " in the "SSL Server Cert" field.
User-added image
  • Test connection and now, you should be able to introspect your ElasticSearch data source.
User-added image

Note: The Elasticsearch driver connects to all Elasticsearch instances regardless of where they are hosted (it is not specific to Amazon).

Issue/Introduction

This article explains how to connect TDV to Elasticsearch Database on Azure.