Forum Discussion

gaurav_sandil's avatar
gaurav_sandil
New Contributor III
7 years ago

Accessing Elastic Search through Snaplogic

Hi,

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

Thanks,
Gaurav Sandil

1 Reply

  • CMeyers's avatar
    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.