Using udp as default configuration to match agent conf
This commit is contained in:
parent
11269d4495
commit
2071969f9d
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user