Hello all;
well, i'm new to elasticsearch, and i'm trying to configure elasticsearch to receive alerts, but I do not know what to put in the email and password field:
/etc/elasticsearch/elasticsearch.yml
xpack.notification.email.account:
gmail_account:
profile: gmail
smtp:
auth: true
starttls.enable: true
host: smtp.gmail.com
port: 587
user: ????
password: ????