Skip to content

Commit

Permalink
Update source/cloud-service/your-environment/settings.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Javier Medeot <[email protected]>
  • Loading branch information
jesuslinares and javimed authored Jan 11, 2024
1 parent 047acc7 commit 23ac9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/cloud-service/your-environment/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://documentation.wazuh.com/current/user-manual/reference/ossec-conf/global.html#limits>`_ using the following parameters:
The environment is configured with the `limits eps option <https://documentation.wazuh.com/current/user-manual/reference/ossec-conf/global.html#limits>`_ using the following parameters:

- timeframe = 1 seconds
- maximum = Peak EPS / number of server nodes
Expand Down

0 comments on commit 23ac9bf

Please sign in to comment.