ElasticSearch
Use the HTTP Sink to integrate your data with ElasticSearch.
Select HTTP from the list of Data sink types and click Configuration to start.
Data sink configuration
Now you need to specify how and where to send the data, and how to establish a connection with HTTP.
Metadata
Enter the basic information for the new Data sink.
Name*
Enter a name for the new Data sink.
Description
Optionally, enter a description for the Data sink.
Tags
Add tags to easily identify your Data sink. Hit the Enter
key after you define each tag


Metrics display
Decide whether or not to include this Data sink info in the metrics and graphs of the Home area.


Click Finish when complete. Your new Data sink will appear in the Data sinks area list.
Pipeline configuration
When it comes to using this Data sink in a Pipeline, you must configure the following output parameters. To do it, simply click the Data sink on the canvas and select Configuration.
HTTP method*
POST
URL*
<elastic_endpoint>
Message
Choose the field containing the message you wish to send on.
Support special characters
True
Bulk configuration
Bulk allow*
true
Delimiter*
Manual delimiter
leave as
\n
Maximum number of buffers per server URL*
50
Event amount*
1
Event time limit*
1
Authentication configuration
Authentication type*
Choose the API key authentication type.
Enter your API key name and choose the required API key value. Create a secret containing your API key or select one already created.

Last updated
Was this helpful?