Unable to install logstash-input-azureblob with logstash 7.16.2

I am trying to install logstash-input-azureblob with logstash 7.16.2. But getting the below error. I am running the logstash as docker.

ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "faraday":
In snapshot (Gemfile.lock):
faraday (= 1.8.0)

In Gemfile:
logstash-input-azureblob was resolved to 0.9.7, which depends on
azure (~> 0.7.1) was resolved to 0.7.10, which depends on
faraday (~> 0.9)

logstash-core was resolved to 7.16.2, which depends on
  elasticsearch (~> 7) was resolved to 7.15.0, which depends on
    elasticsearch-transport (= 7.15.0) was resolved to 7.15.0, which depends on
      faraday (~> 1)

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.