Add authlog fix to localfile (#99)

This commit is contained in:
Luis Gil Guijarro 2018-12-10 18:39:23 +01:00 committed by Jesús Linares
parent 794beeae15
commit 139b1988fe

View File

@ -139,6 +139,8 @@ wazuh_manager_config:
log_level: 1 log_level: 1
email_level: 12 email_level: 12
localfiles: localfiles:
- format: 'syslog'
location: '/var/log/auth.log'
- format: 'syslog' - format: 'syslog'
location: '/var/log/messages' location: '/var/log/messages'
- format: 'syslog' - format: 'syslog'