misje / opencti-wazuh-connector

OpenCTI–Wazuh connector looking for indicators in Wazuh and creating sightings
https://misje.github.io/opencti-wazuh-connector/
Apache License 2.0
10 stars 1 forks source link

OpenSearch queries do not time out #45

Closed misje closed 4 weeks ago

misje commented 1 month ago

If OpenSearch is down, the OpenSearch module never times out.

misje commented 4 weeks ago

Tested with a dummy HTTP server that accepts requests but do not respond to them. The timeout parameter works as expected.