> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/7.6/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/7.6/data-center/data-connectors/supported-data-connectors/database-connectors/elastic-beta-release.md).

# Elastic (Beta Release)

{% hint style="success" %}
Check out the given walk-through to understand the configuration steps for the Elastic Data Connector.
{% endhint %}

<figure><img src="/files/IKM6ghjntPnkSXr1apoi" alt=""><figcaption></figcaption></figure>

* Navigate to the ***Data Center homepage***.
* Click the ***New*** menu option.
* Click on the Data Connector option from the ***New*** menu.
* Click on the ***Elastic*** connector icon. &#x20;

<figure><img src="/files/pOOnctsHhWn0sUvRBjXt" alt=""><figcaption></figcaption></figure>

* The ***Elastic Connector*** configuration page opens.
* Provide the following information to create an ***Elastic Data Connector***:
  * **Data Connector Name**: Provide a user-defined name to identify the data connector.
  * **Description**: Provide connection details (Optional)**.**
  * **Authentication Type**: Select either ***Required*** or ***Not Required***.&#x20;

<figure><img src="/files/hPkp22qaLmMjIhdtUp3Z" alt=""><figcaption><p>Elastic Connector configuration form with the basic fields</p></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Based on the selected Authentication Type the rest of the configuration fields appear.*
{% endhint %}

* **Required:** This authentication type suggests secured elastic connection with Username and Password.
  * **Username**: Enter a Username (it should be the same as given in the connection server.)
  * **Password**: Enter the Password (it should be the same as provided in the connection server.)  &#x20;
* **IP/HOST**: Enter server details (from where the user wants to fetch data).
* **Port**: Provide the server port number. (HTTP port)
* **Index Id** (optional): Enter the Index.
* Click the ***Save*** option.   &#x20;

<figure><img src="/files/iwtwG355ORIOCLoKqmtw" alt=""><figcaption></figcaption></figure>

<details>

<summary>Configuration fields with <em><strong>Non-required</strong></em> Authentication option</summary>

**Not Required:** This authentication option allows to configure the Elastic Data Connector without Username and Password details.  &#x20;

![](/files/FRyXNX5wodev59xKqyZL)

</details>

* A success message appears confirming the connection.       &#x20;

<figure><img src="/files/WQvNRCcphFz7ZTrWpzZH" alt=""><figcaption></figcaption></figure>

* Another success message appears confirming the creation of the Data Connector.

&#x20;     ![](/files/Gq5x32cecUPkFTxYHH2S)

* The newly created Elastic data connector gets added to the Data Connectors list.

<figure><img src="/files/7wO1Aiw7rrPAm8lqBWYB" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The user can use the following Environment Variables instead of the actual Username and Password to create the Elastic data connector.*

* Username: @ENV.ELASTICUSERNAME
* Password: @ENV.ELASTICPASSWORD
  {% endhint %}
