-
-
Notifications
You must be signed in to change notification settings - Fork 9
component elasticsearch
assimbly edited this page May 20, 2022
·
3 revisions
The ElasticSearch Rest component allows to communicate through the Elastic REST API. ElasticSearch is a document-oriented database designed to store, retrieve, and manage document-oriented or semi-structured data. When you use Elasticsearch, you store data in JSON document form.
elasticsearch-rest://clusterName
Name of the endpoint and name of the cluster.
For all options, see Camel documentation