Hi,
We have millions of file on Azure blob storage. I want to index blob and apply query on that. So how i can deploy elastic search on Azure blob. Please suggest me, how i can deploy elastic search on Azure cloud.
Thanks.
Hi,
We have millions of file on Azure blob storage. I want to index blob and apply query on that. So how i can deploy elastic search on Azure blob. Please suggest me, how i can deploy elastic search on Azure cloud.
Thanks.
You need something which is able to crawl other your storage and send the binary files to elasticsearch with an ingest pipeline using the ingest attachment plugin.
May be something like this? https://github.com/Azure/azure-diagnostics-tools/tree/master/Logstash/logstash-input-azureblob
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.