Being the idiot I am, I had a use case where I needed to make two accounts for myself, one with admin access and one with regular access.
Instead of making the new admin account BEFORE I demoted my current account to the regular level, I demoted my account (changed my role from superuser to another, less privileged role) first.
This obviously caused me to lose access to the User controls as I was no longer an admin.
Actually I just realized that doesn't help with my issue because the issue is not logging in to Kibana, but that my user doesn't have enough permissions in it's role.
I need to be able to attach the superuser role to my user again.
You can create a superuser in the file realm and then use this user to grant more privileges to your other user. Follow this documentation to configure a file realm user. Depending on your existing configuration, you may need restart the Elasticsearch node.
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.