From b4913210ce84e4bd6a9ffbcd59ab1b49c91d9ba4 Mon Sep 17 00:00:00 2001 From: Jesus Linares Date: Thu, 11 Jan 2024 12:49:37 +0100 Subject: [PATCH] Typos --- source/cloud-service/glossary.rst | 4 ++-- .../your-environment/agents-without-internet.rst | 6 ------ .../your-environment/monitor-environment-usage.rst | 2 +- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/source/cloud-service/glossary.rst b/source/cloud-service/glossary.rst index 0266046ddf..b5a77c0b76 100644 --- a/source/cloud-service/glossary.rst +++ b/source/cloud-service/glossary.rst @@ -16,9 +16,9 @@ Here is a list of terms related to Wazuh Cloud. - `Environment`_ -- `Archived data (formerly known as cold storage)`_ +- `Archived data`_ -- `Indexed data (formerly known as hot storage)`_ +- `Indexed data`_ - `Tier`_ diff --git a/source/cloud-service/your-environment/agents-without-internet.rst b/source/cloud-service/your-environment/agents-without-internet.rst index ecf42a9813..a446287b57 100644 --- a/source/cloud-service/your-environment/agents-without-internet.rst +++ b/source/cloud-service/your-environment/agents-without-internet.rst @@ -74,15 +74,9 @@ To achieve this configuration, follow these steps: .. code-block:: -<<<<<<< HEAD WAZUH_MANAGER_IP= WAZUH_PROTOCOL="tcp" \ WAZUH_PASSWORD="" \ - yum install wazuh-agent -======= - WAZUH_MANAGER_IP=nginx_ip WAZUH_PROTOCOL="tcp" \ - WAZUH_PASSWORD="xxxx" \ yum install wazuh-agent|WAZUH_AGENT_RPM_PKG_INSTALL| ->>>>>>> 4.7 Replace with your Wazuh server enrollment password. diff --git a/source/cloud-service/your-environment/monitor-environment-usage.rst b/source/cloud-service/your-environment/monitor-environment-usage.rst index 4e58566f7d..07677b566d 100644 --- a/source/cloud-service/your-environment/monitor-environment-usage.rst +++ b/source/cloud-service/your-environment/monitor-environment-usage.rst @@ -48,7 +48,7 @@ Your oldest indexed alert will never be dated beyond the indexed data retention Monitoring this metric allows you to ensure that your indexed data storage aligns with your needs. You can take actions, such as upgrading or downgrading the settings, to maintain optimal storage and retention of data. *Events dropped over time* and *Events processed vs dropped* metrics ----------------------------------------------------------------- +-------------------------------------------------------------------- The "Events Dropped Over Time" metric displays a histogram of events that have been lost or dropped over a specific period. These events are dropped because the rate of incoming events exceeds the limit set by the average/peak EPS setting, causing the event queues to become full and resulting in event loss.