Hi team,
I have a problem with the Wazuh api.
I have multiple custom rule to add to my wazuh (about 750) when i reached 500/ 600 rule added, and when i try to add more, i get this error message : "3013 - Timeout executing API request".
I tried to modify timeout_api_exe in wazuh manager and worker
after that when i tried to save the rules i get this error message : "3013 Error communicating with socket: time out"
I changed "api_socket.settimeout(10)" to 30
And after that the rules was correctly added.
But when i restart the cluster to apply the rule, after 30 second i stay stuck on "check wazuh api connection" :
And :
I'm stuck here, i can send you my rules if you want to test it.
I work on 2 workstations with docker (20.10.2) :
- first one: elasticsearch opendistro 4 nodes (1.13.2) / kibana-wazuh (4.1.5)
- seconde one: Wazuh master(4.1.5) / Wazuh worker (4.1.5) / nginx
Thanks in advance