Skip to content

Allow to set empty blocks in the configuration#781

Merged
bah07 merged 3 commits into3.3from
fix-empty-blocks
Jun 15, 2018
Merged

Allow to set empty blocks in the configuration#781
bah07 merged 3 commits into3.3from
fix-empty-blocks

Conversation

@chemamartinez
Copy link
Contributor

Related to the issue #727 it wasn't possible to set empty blocks in the configuration files.

This PR allows the user to specify empty modules (in particular cases where it makes sense) as follows:

<wodle name="vulnerability-detector"/>

This feature is available for all wazuh-modules, as well as the <auth> and <client_buffer> sections. If there is no content in the block, the default configuration for that module is applied.

The rest of the modules need particular options set by the user, for example, to configure syscheck it is necessary to tell the module which directories you want to monitor.

@bah07 bah07 self-requested a review June 15, 2018 10:47
@bah07
Copy link
Contributor

bah07 commented Jun 15, 2018

GJ @chemamartinez!!

@bah07 bah07 removed the request for review from vikman90 June 15, 2018 13:15
@bah07 bah07 merged commit 338b219 into 3.3 Jun 15, 2018
@bah07 bah07 deleted the fix-empty-blocks branch June 15, 2018 13:16
Darioortegaleyva pushed a commit that referenced this pull request Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants