Skip to main content

How to use a external AWS opensearch index

In this totorial you will launch your first search app in 5 minutes. There is also a video:

Preconditions

Steps

{
"feedingStorages": {
"elastic": {
"endpoint": "http://my-elastic-host:9200"
}
}
}