Destinations
Elastic Bulk destination
This page explains how to set up an Elastic Bulk destination.
Elastic Bulk API enables efficient indexing or deletion of large volumes of documents in Elasticsearch, reducing latency by bundling multiple operations into a single request.
To set up an Elastic Bulk destination:
- In Elastic, ensure your account has the index privileges to use the create action. For more information, see the Elastic documentation.
- In Axiom, create an Elastic Bulk destination. For more information, see Manage destinations.
- Configure the following:
- In URL, enter the path to the Elastic Bulk API where you want to route data. For example, enter
https://api.elastic-cloud.com/
if you use Elastic Cloud. - In Index, enter the Elastic index.
- In Username and Password, enter your Elastic login credentials.
- In URL, enter the path to the Elastic Bulk API where you want to route data. For example, enter
Was this page helpful?