- I currently have an ELK - APM setup in place where multiple teams have configured their agents to send data via APM server to Elasticsearch. They are able to look at the data in Kibana.
- Is it possible to configure Kibana/APM such that I can restrict details of each application to an individual user i.e. RBAC for APM on Kibana.
- Since APM indexes all data inside an 'apm-*' index, subsequent Index Pattern via Kibana does not provide me any flexibility in separating datasets thereby restricting RBAC policies for each index separately.
ELK Details
- Elasticsearch: 7.4.0
- Kibana: 7.4.0
- APM Server: 7.4.0
- APM Agents: Java and .Net