Hi All,
if I have an Host object array variable called “vars.team” ( vars.team += [ “AB”, “EF” ] etc. += because I work with imported templates), where different teams can be assigned to see a server in icingaweb2, do I still have to filter with
monitoring/filter/objects = "_host_team=*teamname*|_service_team=*teamname*"
???
It’s a long time ago, where (I think) @elippmann or @dnsmichi gave me this tip.
Because I now have the problem, that I have teamnames like “AB” and Subteams like"AB-CD".
When I create a role, where I filter like
monitoring/filter/objects = "_host_team=*AB*|_service_team=*AB*"
The AB team could also see the “AB-CD” team, right? But that should not be
Did anything change here in the past?
Cheers,
Marcus