remg427 / misp42splunk

A Splunk app to use MISP in background
GNU Lesser General Public License v3.0
109 stars 30 forks source link

HTTP Post Method #242

Open zeinababdallah opened 1 year ago

zeinababdallah commented 1 year ago

Hello,

I am getting this error while trying to get IOCs from my misp instance to splunk: [MC503] DEBUG urlib3 POST request failed error=<urllib3.connection.HTTPSConnection object at 0x7fa2e0af3cd0>: Failed to establish a new connection: [Errno 110] Connection timed out url=https://x.x.x.x/attributes/restSearch

is there any idea on how to relsovle this issue?

Thanks in advance.