Elasticsearch Authentication
DataSiv enables you to integrate with ElasticSearch.
If you need to do IP whitelisting, please follow the IP Whitelisting guide.
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
Congratulations! You can now authenticate with Elasticsearch and run queries (such as search queries).
Updated over 2 years ago