As I see , elasticsearch has support of rate limiting:
Is it available only for elastic cloud ? or it can be configured for self-hosted elastic? (and how?)
Thanks in advance
As I see , elasticsearch has support of rate limiting:
Is it available only for elastic cloud ? or it can be configured for self-hosted elastic? (and how?)
Thanks in advance
I believe this is Elastic Cloud specific.
That's correct, it's not native to Elasticsearch.
@warkolm thanks. maybe you a way how to throttle api requests (search requests) on elastisearch side? or it's possible only via rate-limiting functional?
In Elastic Cloud I suspect the rate limiting is performed at the proxy layer. There is as far as I know no way to do this in Elasticsearch itself.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.