diff --git a/source/cloud-service/your-environment/settings.rst b/source/cloud-service/your-environment/settings.rst index fa4b4c0f6d..42118bdff3 100644 --- a/source/cloud-service/your-environment/settings.rst +++ b/source/cloud-service/your-environment/settings.rst @@ -63,7 +63,7 @@ It represents the average and the maximum number of events per second (EPS) that If the ingestion rate is exceeding the peak EPS, events will start to queue. However, if the queue becomes full, the incoming events will be discarded, which may lead to potential event loss. The queuing mechanism is automatically managed by the cloud service, ensuring optimal resource utilization. -The environment will be configured with the `limits eps option `_ using the following parameters: +The environment is configured with the `limits eps option `_ using the following parameters: - timeframe = 1 seconds - maximum = Peak EPS / number of server nodes