Hi,

Case insensitive mode for regexp matching is not supported currently, this
is a planned feature.

Regards,
Botond

On Mon, 10 Jun 2013 11:47:36 +0200
Mika Wanadoo <[email protected]> wrote:

> Hi all,
> 
> I just wanted to know if it's possible to define regexp in "case
> insensitive" mode ?
> Here is my conf :
> 
> define KEEP /(pattern1|Pattern2|paTTern3)/
> Exec    ( $raw_event !~ %KEEP% ) drop();
> 
> How can I make the Exec statement case insensitive so nxlog deletes
> raw_event not containing pattern1 pattern2 and pattern3 ?
> Thanks for answers
> Mikael

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
nxlog-ce-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to