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'
|
||||
- key: 'HKEY_LOCAL_MACHINE\Software\Classes\Folder'
|
||||
localfiles:
|
||||
- format: 'Security'
|
||||
location: 'eventchannel'
|
||||
- format: 'System'
|
||||
location: 'eventlog'
|
||||
- location: 'Security'
|
||||
format: 'eventchannel'
|
||||
- location: 'System'
|
||||
format: 'eventlog'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user