Elasticsearch
Forward Notifications to Elasticsearch
Configuration
- Enter Elasticsearch endpoint url. (Example: http://10.108.0.2:9200)
- Enter Elasticsearch index name.
- Enter Elasticsearch doc type if version is 5.x. If version is 6 and above, enter
_doc
as doc type. - If authentication is enabled for the Elasticsearch instance, set the auth header. If username is
demo
and password isp@55w0rd
, then enter auth header value asBasic ZGVtbzpwQDU1dzByZA==
. If authentication is not enabled, leave it empty. - Choose the resource that has to be sent to Elasticsearch and click Subscribe button to save.