Use Metricbeat per Openshift namespace (not per cluster)

Hi :slight_smile:

we have a namespace in an Openshift cluster which we'd like to monitor using the Kubernetes Metricbeat.
For this we downloaded the metricbeat-kubernetes.yaml from your Github account and adapted it to our needs (changing the namespaces and endpoints).
When logging in to Openshift and running oc create -f metricbeat-kubernetes.yaml we get the following error message: [...] cannot create clusterrolebindings.rbac.authorization.k8s.io at the cluster scope [...].

Can you tell me if it is possible to run the Metricbeat per namespace instead of per cluster?
(We use the newest Metricbeat version, OpenShift Master v3.9.51 and Kubernetes Master
v1.9.1)

Cheers,
Manuel

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.