I know from AWS S3 we can ingest the data into elasticsearch using logstash. Similar way is it possible to ingest the data from Azure Storage as well?
I don't see the input plugin in the documentation - Input plugins | Logstash Reference [8.7] | Elastic
Not possible, the only plugin for blob storages is the s3 input which is maintained by Elastic.
s3
There is a third-party plugin for Google Cloud Storage, but it is basically abandoned and the performance is pretty bad.
For Azure Storage there is nothing, unfortunatelly.
Sure. Thanks Leandro.
© 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.