xpack.notification.email.account:
exchange_account:
profile: outlook
email_defaults:
from: badr.brouk@company.com
smtp:
auth: true
starttls.enable: true
host: exchange.company.com <-- am not shur, where i fund host for my company exchange or what else
port: 587
user: badr.brouk@company.com
password: xxxxxxxx
This is not really a watcher specific question, but rather a setup question.
First, ask your administrator that you have the correct SMTP servers,ports, users and passwords configured. After you have done that, try running a watch and either check the output of the execute watch API or check the watch history.
Then please share the output of that, so that we can take a look at the error message.
Thanks @spinscale for your answer:
i get the SMTP Server Data from my administrator and configured again the elasticsearch.yml, after that checked the output using execute watch API. Its take a long time to execute and at the end become this message :
{
"statusCode": 504,
"error": "Gateway Time-out",
"message": "Client request timeout"
}
please call the execute watch API from the command line using a HTTP client like curl and paste the output. The above error message stems from kibana it seems.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.