Kibana webhook watcher

'''
Hi Team,

I am getting the below error when I am trying to execute the webhook watcher.

"actions": [
{
"id": "mw",
"type": "webhook",
"status": "failure",
"error": {
"root_cause": [
{
"type": "socket_timeout_exception",
"reason": "Read timed out"
}
],
"type": "socket_timeout_exception",
"reason": "Read timed out"
}
}
]

'''

What errors do you see in logs? In browser console? Which version of the stack you are on?

Thanks,
Bhavya

I am seeing the errors when i am trying to execute the watcher. The version for kibana is 7.17 .

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.