Do you have recommendation on how to send data from an AWS IoT Core MQTT Broker to an Elasticsearch instance that is managed using ElasticCloud ?
The only lead I have so far is to use a combination of AWS Cloudwatch and AWS Filebeat but it seam a bit overkill.
I tried to send data to ElasticCloud using an HTTP "Rule" in AWS IoT Core but I did not managed to make it work.
I don't know the aws side of things, but Elasticsearch will accept HTTP requests, so perhaps you could share what you setup and we can guide you from an Elasticsearch point.
Indeed I meant Elastic Filebeat sorry.
I haven't tested this combination though.
I finally ended up using a lambda in AWS that redirects all the traffic to the Elastic HTTP API. It works so far, and lambdas are cheap so I think I will stick with that solution. I'll let you know if I encounter any issue with that setup.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.