ElasticSearch Connector
Documentation
Version: 5
Documentation
Authentication

Basic Authentication (UserId/Password)


Description

No description available

Instructions

For Local / Hosted Instance by you

  1. Get your userid / password and enter on the connection UI

For Managed Instance (By Bonsai search)

If your instance is hosted by bonsai then perform these steps to get your credentials for API call
  1. Go to https://app.bonsai.io/clusters/{your-instance-id}/tokens
  2. Copy Access Key and Access Secret and enter on the connection UI. Click Test connection.
  3. If your Cluster has no data you can generate sample data by visiting this URL and click Add Sample Data https://{your-cluster-id}.apps.bonsaisearch.net/app/home#/tutorial_directory

Parameters

Parameter Required Default value Options
Name: UserName

Label: User Name (or Access Key)

Name: Password

Label: Password (or Access Secret)

Name: IgnoreSSLCertificateErrors

Label: Ignore certificate related errors

Name Value
True True
False False