16 Jul 2026 03:45 PM
Hi Community, I need to apply an automated tag to some databaseHostNames, but I can only do this with two separate rules, even though both host names start the same way. Is there a way to apply this tag using only one rule? I tried using AND or CONTAINS, but I couldn't find a way to make it work.
Example:
Apply 'TAG' to Entities matching type("SERVICE"),databaseHostNames("DatabaseHostNames")
Apply 'TAG' to Entities matching type("SERVICE"),databaseHostNames("DatabaseHostNames.2")
Featured Posts