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
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`.
315
315
316
316
#. Run the following command on the Wazuh manager node(s) to start the Wazuh manager service if you stopped it earlier:
317
317
318
318
.. include:: /_templates/common/start_manager.rst
319
319
320
+
Configuring CDB lists
321
+
^^^^^^^^^^^^^^^^^^^^^
322
+
323
+
When upgrading from Wazuh 4.12.x or earlier, follow these steps to configure the newly added CDB lists.
324
+
325
+
#. 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
347
+
348
+
.. include:: /_templates/common/start_manager.rst
349
+
320
350
.. _configuring_vulnerability_detection:
321
351
322
352
Configuring vulnerability detection
@@ -385,6 +415,10 @@ When upgrading from Wazuh version 4.7.x or earlier, follow these steps to config
385
415
386
416
If you have forgotten your Wazuh indexer password, refer to the :doc:`password management guide </user-manual/user-administration/password-management>` to reset it.
387
417
418
+
#. Restart the Wazuh manager to apply the configuration changes
0 commit comments