Can the Kibana interface be grouped for projects?

28 views Asked by At

I am using ELK 7.4.

There are 3 projects: A , B and C.

Each of the 3 projects captures front-end logs and back-end logs, my question is can I implement grouping in the Kibana interface? Each project is a group, after clicking on the group, you can select the front-end logs and back-end logs to view.

1

There are 1 answers

3
Musab Dogan On BEST ANSWER

After Kibana version 6.5, you can use kibana spaces for multi tenancy.

You can configure the roles for each user for authentication.

enter image description here