Websites > Response > This String: does it support RegEx?


Userlevel 4
Badge +7
  • Cobot Collaborator
  • 53 replies

So question when setting up Website profiles, we need to alert if a status page contains either "Degraded' or "Down" or a multiple different status states.. Does the Response section allow for regEx statements? 

In our other tool we could specify  /.*(DOWN|DEGRADED).*/  but so far no regex pattern that works elsewhere works in this profile section. Does it support regEx in this response section? 
 


2 replies

I think what you'd need to do is switch to glob in the response. 

More details: https://www.logicmonitor.com/support/terminology-syntax/glob-expressions

Userlevel 4
Badge +7

Ahhh Thank you Stu... didn't notice that drop down..   

 

Reply