Could you please let me know if there are any tweaks that can be done is elasticsearch or kibana to only disable kibana UI login for user elastic. Currently we are using user elastic in beats to send the logs to elasticsearch. We have 1000+ servers, hence changing user or password in beats is a hell lot of work.
Kindly suggest an option to disable kibana UI login for user elastic without affecting the beats log ingest
That is not possible.
The elastic user is the superuser, like root on a Unix machine, or an Administrator on windows.
By design you cannot stop it from doing things.
You are really going to need to change your Beats configs to not use the elastic user because you are running each of them with a superuser than has full control over your cluster.
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.