cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to use Regex to tag hosts, process group and services

suresh230591
Mentor

Can someone give a example of using regex for tagging. I want to tag services running on 3 hosts to a single tag. If I do tagging on Host name bases, I have to write 3 rule for that. Can I do it with minimum rule.

1 REPLY 1

michael_kopp
Dynatrace Champion
Dynatrace Champion

You can use the automated tagging rules for this of course and you can match any property with a regex. This is a good page to test regex: https://regex101.com/

Featured Posts