I have this scenario: I installed auditbeat in 2 machines and created 2 users in Kibana:
User 1: can access only index that has the names: Audibeat-machine-1
User 2: can access only index that has the names: Audibteat-machine-2
The problem is that the user 1 still can see that there is an index with the name "auditbeat-machine-2" even if he can't access the data inside.
Is there a solution to hide the name of the index for some users ?
Thanks for your help
As an alternative, you can create different spaces for each of your users. The index patterns you create in one space won't exist in the other space, so it's a great way to achieve the isolation you're looking for.
I have tried to use spaces, and it's working perfectly and it hides the index as I wanted, but the problem is that I lost preconfigured dashboards.
Is it a limitation using spaces, or I have made a mistake configuring it ?
When I run setup from the 2nd machine I loss dashboards of the 1st machine.
(used saved Objects to export dashboards from the default space to the 2 spaces I created for eat machine)
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.