Hello, I need help in regex logstash.
Mount a regex to get this line:
*[13:24:20.118] [ERROR] [qtp1817789863-23]
[c.c.c.v.h.ControllerExceptionHandler] : Uncaught Exception: {}*
I tried use:
^\[(?!<[0-9])%{HOUR}:%{MINUTE}(?::%{SECOND})(?![0-9])]\s+(\[%{WORD:loglevel}\])
However ,I just captured *[13:24:20.118] [ERROR]* , help me capture an
entire line.
Thanks
--
You received this message because you are subscribed to the Google Groups
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/graylog2/9703c2a4-efc2-4d7c-8b89-3cf13a417d4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.