Skip to content

Commit ea64485

Browse files
authored
Merge pull request #8956 from wazuh/enhancement/idr369-upgrade-guide-improvements
Improve upgrade guide: Add Wazuh Inventory Harvester
2 parents 7c21953 + f919462 commit ea64485

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
1010

1111
### Changed
1212

13-
- **Post-release**: Updated the upgrade guide for Wazuh central components. ([#8934](https://github.com/wazuh/wazuh-documentation/pull/8934)) ([#8941](https://github.com/wazuh/wazuh-documentation/pull/8941)) ([#8944](https://github.com/wazuh/wazuh-documentation/pull/8944)) ([#8947](https://github.com/wazuh/wazuh-documentation/pull/8947))
13+
- **Post-release**: Updated the upgrade guide for Wazuh central components. ([#8934](https://github.com/wazuh/wazuh-documentation/pull/8934)) ([#8941](https://github.com/wazuh/wazuh-documentation/pull/8941)) ([#8944](https://github.com/wazuh/wazuh-documentation/pull/8944)) ([#8947](https://github.com/wazuh/wazuh-documentation/pull/8947)) ([#8956](https://github.com/wazuh/wazuh-documentation/pull/8956))
1414
- **Post-release**: Added indexer connector configuration steps to vulnerability detection documentation and removed troubleshooting section. ([#8942](https://github.com/wazuh/wazuh-documentation/pull/8942))
1515
- **Post-release**: Updated the *Navigating the Wazuh dashboard* section. ([#8950](https://github.com/wazuh/wazuh-documentation/pull/8950))
1616
- **Post-release**: Updated the System inventory documentation. ([#8955](https://github.com/wazuh/wazuh-documentation/pull/8955))

source/upgrade-guide/upgrading-central-components.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -432,12 +432,14 @@ When upgrading from Wazuh 4.12.x or earlier, follow these steps to configure the
432432

433433
.. _configuring_vulnerability_detection:
434434

435-
Configuring vulnerability detection
436-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
435+
Configuring the vulnerability detection and indexer connector
436+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
437437

438-
If upgrading from version 4.8.x or later, skip the vulnerability detection configuration and proceed to :ref:`configuring_filebeat`. No action is needed as the vulnerability detection block is already configured.
438+
The Wazuh Inventory Harvester and Vulnerability Detection modules rely on the :doc:`indexer connector </user-manual/reference/ossec-conf/indexer>` setting to forward system inventory data and detected vulnerabilities to the Wazuh indexer.
439439

440-
When upgrading from Wazuh version 4.7.x or earlier, follow these steps to configure the vulnerability detection block.
440+
If upgrading from version 4.8.x or later, skip the vulnerability detection and indexer connector configurations and proceed to :ref:`configuring_filebeat`. No action is needed as the vulnerability detection and indexer connector blocks are already configured.
441+
442+
When upgrading from Wazuh version 4.7.x or earlier, follow these steps to configure the vulnerability detection and indexer connector blocks.
441443

442444
#. Update the configuration file
443445

0 commit comments

Comments
 (0)