elasticdump \
--input=http://<myuser>:<mypass>@<myelasticsearchurl>/news_headlines \
--output=./news_data.json \
--type=data \
the above outputs "starting dump" and then times out. i'm on the default settings for the free trial of elastic cloud. is there some access permissions i need to change?