Using udp as default configuration to match agent conf

This commit is contained in:
Javier Castro 2018-07-13 22:36:29 +02:00 committed by GitHub
parent 11269d4495
commit 2071969f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ wazuh_manager_config:
connection: connection:
- type: 'secure' - type: 'secure'
port: '1514' port: '1514'
protocol: 'tcp' protocol: 'udp'
authd: authd:
enable: true enable: true
port: 1515 port: 1515