I am connecting elastic search local instance to cloudhosted xsoar

Error (Jun 17th 2025 22:57:57)

Failed to connect. Check Server URL field and port number. Error message: HTTPConnectionPool (host='10.0.40.18', port=9200): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7550bf3319d0>: Failed to establish a new connection: [Errno 111] Connection refused')) (85)

Welcome!

Could you describe a bit more what you did, which version are you using ?

I am using elastic version 8 and In xsoar elasticsearh v2

The reason might be your cloud-hosted XSOAR can’t reach your local Elasticsearch (10.0.40.18:9200). Ensure the local server allows external traffic and port forwarding or VPN is properly configured.