Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/user-manual/ruleset/rules/custom.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Perform the following steps on the Wazuh server.
firedtimes: '1'
mail: 'False'

To test your rules using ``/var/ossec/bin/wazuh-logtest`` tool, saving the changes made to the rule files is enough. However, you need to restart the Wazuh manager to generate alerts based on these changes.
To test your rules using ``/var/ossec/bin/wazuh-logtest`` tool, saving the changes made to the rule file and restarting the logtest tool is enough. However, you need to restart the Wazuh manager to generate alerts based on these changes.

#. Restart the Wazuh manager to apply the changes:

Expand Down