You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,7 @@ All notable changes to this project will be documented in this file.
9
9
10
10
### Changed
11
11
12
-
-**Post-release**: Updated curl commands in the Upgrade guide. ([#8934](https://github.com/wazuh/wazuh-documentation/pull/8934))
13
-
-**Post-release**: Updated the upgrade guide steps for upgrading the Wazuh indexer. ([#8941](https://github.com/wazuh/wazuh-documentation/pull/8941))
12
+
-**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))
If the ``/var/ossec/etc/ossec.conf`` configuration file was modified, it will not be replaced by the upgrade. You will therefore have to add the settings of the new capabilities manually. More information can be found in the :doc:`/user-manual/index`.
398
398
399
399
#. Run the following command on the Wazuh manager node(s) to start the Wazuh manager service if you stopped it earlier:
400
400
401
401
.. include:: /_templates/common/start_manager.rst
402
402
403
+
Configuring CDB lists
404
+
^^^^^^^^^^^^^^^^^^^^^
405
+
406
+
When upgrading from Wazuh 4.12.x or earlier, follow these steps to configure the newly added CDB lists.
407
+
408
+
#. Edit the ``/var/ossec/etc/ossec.conf`` file and update the ``<ruleset>`` block with the CDB lists highlighted below.
#. Restart the Wazuh manager to apply the configuration changes
430
+
431
+
.. include:: /_templates/common/start_manager.rst
432
+
403
433
.. _configuring_vulnerability_detection:
404
434
405
435
Configuring vulnerability detection
@@ -468,6 +498,10 @@ When upgrading from Wazuh version 4.7.x or earlier, follow these steps to config
468
498
469
499
If you have forgotten your Wazuh indexer password, refer to the :doc:`password management guide </user-manual/user-administration/password-management>` to reset it.
470
500
501
+
#. Restart the Wazuh manager to apply the configuration changes
0 commit comments