DX Unified Infrastructure Management

 View Only
  • 1.  logmon watcher rules match expression

    Posted Jul 20, 2015 05:10 AM

    Hello,

    in a log file I want to match the following expression |error| and I do not want to match on the same log the expression error (without | ), how should  I write the match expression?

    thanks



  • 2.  Re: logmon watcher rules match expression
    Best Answer

    Posted Jul 20, 2015 11:36 AM

    this expression should work: /\|error\|/

     

    -jon



  • 3.  Re: logmon watcher rules match expression

    Posted Jul 21, 2015 04:13 AM

    Thank you so much Jonhcw!



  • 4.  RE: Re: logmon watcher rules match expression

    Posted Nov 20, 2019 08:00 AM
    how about below?




    [SEVERE] [] [MailService]