@description: "A lease ID was specified, but the lease for the blob has expired.\nRequestId:d5630587-601e-0054-4bdb-cac923000000\nTime:2019-02-22T18:24:57.4849337Z", @type: "LeaseLost"
To ensure that lease doesn't expire, i tried to change registry_lease_duration to -1.
Even after doing so, I am still getting the same lease expired error. Doesn't infinite mean that it shouldn't expire? Why doesn't a registry.lock file get created?
After modifying azureblob.rb, I restarted logstash. Is there a step that I'm missing?
I'm getting an error that lease expired
To ensure that lease doesn't expire, i tried to change registry_lease_duration to -1.
Even after doing so, I am still getting the same lease expired error. Doesn't infinite mean that it shouldn't expire? Why doesn't a registry.lock file get created?
After modifying azureblob.rb, I restarted logstash. Is there a step that I'm missing?