Hello all,
Can you please help with this question (saw some variants Setup access dashboard per user) but not quite what i want or maybe google did not liked my question enough:
- I have a VectorDev that sends all k8s logs to ES index vector
- I've created a data view and i can discover all fileds
- I want to create a space where namespace users will only be able to access "ns fields" for example only the data returned by kubernetes.pod_namespaces: "default"
I did not find a way to implement such granularity. Any ideas? As an alternative can i create a dashboard to share with "userA" for kubernetes.pod_namespaces: "userA ns"?
Thanks