I believe you will need to escape the / character. Could you provide the exact content of the message, please? Then I can try to reproduce :)
Best, Kay On Fri, Jun 6, 2014 at 11:06 AM, Jean-Luc Bassereau <[email protected]> wrote: > Hello, > > I'm having troubles to set a working regex to match something like this : > > GET /some/path USERAGENT > > > If I try : > "match regular expression" > and : > GET /some/path > > the rule matches my test message but it's not specific enough > > > if I try : > GET /some/path USERAGENT > > the rule does not work > > > whereas if I try : > USERAGENT > > the rule matches the message... > > > I don't really know how to set this rule correctly. > > > > Regards. > > -- > You received this message because you are subscribed to the Google Groups > "graylog2" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
