We are embedding kibana iframe url in our web application.
We wanted to hide controls like
Saved Filter Menu
Add Filter Menu
Options Menu
Some of the above filters exposes the index names under Data View that are available for user to see. We wanted to avoid user to use them.
We tried creating user with view access role which provides limited options in the Options Menu but not hiding controls like mentioned above.
Hiding them via CSS or javascript can be a way when web application and kibana shares same sub domain. But ours has a cross domain requirement as of now.
I think what you are looking for is to hide the Query option and Filter bar option. If that's not it, then Kibana might not currently support an option to hide the specific thing you want, but you are welcome to file an enhancement request at https://github.com/elastic/kibana/issues/new
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.