Email disabled configure elasticsearch.yml

Hi I am using elasticsearch6.5.1, I have configured watcher to receive alerts, and configured gmail, but kibana not showing email.

xpack.notification.email.account:
gmail_account:
profile: gmail
smtp:
auth: true
starttls.enable: true
host: smtp.gmail.com
port: 587
user: xxxxxxxxxxx
password: xxxxxxx

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