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

help needed on regex

Vijayt
Guide

i am trying to exclude one title from alerting profile 

title : space in /oracle in abc_dwh server 

i want to exclude oracle*_dwh [oracle error from *_dwh] servers 

using contains regex oracle*_dwh not throwing error but not working 

using oracle(.)*_dwh  says grouping not allowed .

how to achieve this 

2 REPLIES 2

Hello @Vijayt ,

 

Can you try like this?

Screenshot 2025-08-18 at 12.51.44 PM.png

!!! Dynatrace !!!

perfect and quickthanks a lot

Featured Posts