Elastic Search
Last updated
Last updated
Kubemq aws-elasticsearch target connector allows services using kubemq server to access aws elasticsearch service.
The following required to run the aws-elasticsearch target connector:
kubemq cluster
aws account with elasticsearch active service -elastic service with an active domain
kubemq-source deployment
aws-elasticsearch target connector configuration properties:
Example:
Sign Message :
Example:
Properties Key
Required
Description
Example
aws_key
yes
aws key
aws key supplied by aws
aws_secret_key
yes
aws secret key
aws secret key supplied by aws
token
no
aws token ("default" empty string
aws token
Metadata Key
Required
Description
Possible values
method
yes
type of HTTP method
"GET", "POST","PUT","DELETE","OPTIONS"
region
yes
aws region associated with domain
"region"
json
yes (unless "GET")
json body to send with the http request
"list"
domain
yes
elastic domain to assign the request
"list"
index
yes
name of the elastic index
"list"
endpoint
yes
aws domain end point
"list"
service
no(Default "es"
type of service
"list"
id
yes
Message ID
"list"