Change server protocol '' tcp -> udp ''
This commit is contained in:
parent
da2442ca06
commit
29b4a9aacd
@ -26,7 +26,7 @@ wazuh_agent_sources_installation:
|
||||
wazuh_managers:
|
||||
- address: 127.0.0.1
|
||||
port: 1514
|
||||
protocol: tcp
|
||||
protocol: udp
|
||||
api_port: 55000
|
||||
api_proto: 'http'
|
||||
api_user: null
|
||||
|
||||
Loading…
Reference in New Issue
Block a user