Hi Chetan, thanks for including the logs, that's super helpful. I see this:
failures: [ {"failureOrigin" : "source","failureType" : "systemerror", "internalMessage" : "java.lang.RuntimeException: java.io.IOException: Unable to decrypt incoming data due to unexpected end of stream", "externalMessage" : "Something went wrong in the connector. See the logs for more details.", "metadata" : { "attemptNumber" : 0, "jobId" : 2, "fromtracemessage" : true, "connectorcommand" : "read"},
I'm not sure what might be causing the elastic search source to fail, but in the connector doc I noticed that there might be rate limit issues:
https://docs.airbyte.com/integrations/sources/elasticsearch
Has this sync succeeded before? Do you think you could have hit the rate limit?