Merge pull request #22 from gmarziou/fix-win-localfiles

Wrong example for Windows localfiles
This commit is contained in:
Miguelangel Freitas 2018-03-01 13:31:34 -05:00 committed by GitHub
commit ebf0bafa3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'