Elasticsearch Authentication

DataSiv enables you to integrate with ElasticSearch.

If you need to do IP whitelisting, please follow the IP Whitelisting guide.

676

To authenticate with ElasticSearch, please provide the host names as well as set any headers (such as the Authentication header with Bearer/ApiKey tokens) as outlined in the official ElasticSearch guidelines https://www.elastic.co/guide/en/elasticsearch/reference/current/token-authentication-services.html

1563

Congratulations! You can now authenticate with Elasticsearch and run queries (such as search queries).