Sending Data From Elasticsearch to AWS Databases

63 views Asked by At

I am new in these area and I need your support.

  • I have an Elasticsearch environment running in my Docker. First, my data goes here. I can reach the data also by using Kibana on localhost:5601.
  • Afterwards, I need to send these data to AWS DynamoDB and AWS DocumentDB.
  • In that case what do I need to do?
    How can I create a channel between elasticsearch and AWS?

If experienced people can direct me in the right path I can find my way but now I feel a little bit lost.
Could you suggest some resources, tuorials or anything?

Thank you so much!

0

There are 0 answers