We are using kibana for logs tracking purpose. Ours is a multi tenant application and i'm working on securing the kibana logs from different tenant users. The intent is to disable the filter option or make it read only as we are trying to redirect to kibana from our application by passing the filter at tenant level.
Is there any way where we can make this filter read only or hide from user so that they can not change the filter anytime.
Instead of passing the filter from the app, you can do a request to the api to add a specific role to the user that wants to check kibana so they'll only see data they have access to, like a filter, but not-editable by the user.
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.