Hi,
I am using elasticsearch version 7.4. I am having a daily backup as snapshot for the indices in azure repository.
I get a Gateway timeout while fetching the snapshots. The repository is fine and connected.
I have 3 nodes for ES and 1 kibana node in azure VMs. When I do a curl I get the below response.
{ "statusCode": 504, "error": "Gateway Time-out", "message": "Client request timeout" }
Kindly help.
Thanks,
Utpal