# OpenSearch

### [Listing of all OpenSearch Actions](https://github.com/unskript/docs/blob/main/connnecting/connectors/opensearch/action_opensearch/README.md)

### Authentication Steps:

![Information needed to onboard Opensearch connector](https://491011674-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm4p7lGuBAXN5jCVyoF7P%2Fuploads%2F9giNfojDLVWycMRFDbuT%2FScreen%20Shot%202022-06-15%20at%207.37.53%20PM.png?alt=media\&token=ea40e6e6-196e-422c-8386-5666a12dcc62)

| Name     | Description                                                                                                  |
| -------- | ------------------------------------------------------------------------------------------------------------ |
| Name     | This credential will be listed using the name you provide                                                    |
| Host     | Host name. For AWS Opensearch, this is the domain endpoint. For eg: elasticsearch.us-west-2.es.amazonaws.com |
| Port     | Port on which Opensearch is listening                                                                        |
| Username | Username for Basic Auth                                                                                      |
| Password | Password for Basic Auth                                                                                      |
| Use SSL  | Use SSL for communicating to Opensearch host                                                                 |
