Elasticsearch - ELK Stack Integration
You wrote this action in your watch but it fails to send an email:
"actions": {
"send_email": {
"email": {
"to": "user@example.com",
"subject": "Alert!",
"body": "Condition met"
}
}
}What is the likely error?