monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Case insensitive match


From: Faine, Mark R. (MSFC-IS40)[NICS]
Subject: Case insensitive match
Date: Mon, 7 Dec 2020 17:01:41 +0000

I have this regex I'd like to match but I need "error" to be case insensitive:

 

.*syslog-ng\[[0-9]{1,5}\]:\s+(?<!I\/O)(error.*)

 

Also, is negative look behind supported?

 

Thanks,

-Mark

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]