Merge pull request #22 from gmarziou/fix-win-localfiles
Wrong example for Windows localfiles
This commit is contained in:
commit
ebf0bafa3b
@ -232,7 +232,7 @@ wazuh_agent_configs:
|
|||||||
arch: 'both'
|
arch: 'both'
|
||||||
- key: 'HKEY_LOCAL_MACHINE\Software\Classes\Folder'
|
- key: 'HKEY_LOCAL_MACHINE\Software\Classes\Folder'
|
||||||
localfiles:
|
localfiles:
|
||||||
- format: 'Security'
|
- location: 'Security'
|
||||||
location: 'eventchannel'
|
format: 'eventchannel'
|
||||||
- format: 'System'
|
- location: 'System'
|
||||||
location: 'eventlog'
|
format: 'eventlog'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user