Naxis Technologies Docs
Live demo

Databases & CRM

Set up Elasticsearch / OpenSearch

Connect an Elasticsearch or OpenSearch cluster. Each index's mapping becomes a searchable entry — fields, types, sample values — and small record-like indices also become one record per document. Rolling log and metric indices stay schema-level entries only: half a log stream synced would be noise pretending to be knowledge. Read-only.

Before you start

  1. Documents → Elasticsearch / OpenSearch: enter the Cluster URL and either the API key, or a Username and Password.
  2. Only these indices narrows to specific indices; Skip these indices leaves particular ones out instead — blank on either reads every index that isn't a system one (names starting with a dot are always skipped).
  3. Choose access groups, Test, then Sync.

What comes in

Only these indicesAllow-list, one index per line; blank reads every non-system index.
Skip these indicesThe opposite — read every index except these.
Username / PasswordBasic-auth alternative to the API key — the usual path for OpenSearch.

Access

Visible only to the access groups chosen on the source — Elasticsearch and OpenSearch permissions aren't read or mirrored per document; the key or user's own role only caps what the connector can reach at all.

System indices (names starting with a dot) are always left out, even if listed under Only these indices. The cluster's certificate must be valid and reachable from the assistant's server — self-signed certificates fail Test.

Was this page helpful?
Was this page helpful? Sign in with Google Sign in to tell us — or leave a comment.

Last updated 20 Sep 2026