cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing Elastic Search through Snaplogic

gaurav_sandil
New Contributor III

Hi,

I need to connect to elastic search through snaplogic. What are the ways to connect it through snaplogic.

Thanks,
Gaurav Sandil

1 REPLY 1

CMeyers
New Contributor II

Elasticsearch is entirely REST based, so anything you need to do can be done via the REST snaps. Also if you have a secured elasticsearch cluster with Shield, which uses basic auth, then a basic auth REST account allows you to login.