09-04-2018 10:36 PM
Hi,
I need to connect to elastic search through snaplogic. What are the ways to connect it through snaplogic.
Thanks,
Gaurav Sandil
09-08-2018 08:24 AM
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.