Currently how i can secure my follow two steps
first: startup elasticsearch(username: elastic, password: changeme), logstash(username:elastic, password: 12345), kibana(usename:elastic, password:12345)
second: change the elasticsearch's password to 12345
How can i merge two steps to one? i am very confuse about that?