Hello all,
As logstash config file is not centrally controlled, I want to mask the elasticsearch password in logstash.conf file so that it is not visible to all. Also user with what "security role" should suffice for mentioning in the conf file?
**user => "abcd"
password => "xyz"**
Please help