logstash grok cannot parse [ ]

Description

the log like this
[2014-01-20 13:47:24,310]
I use
[%{DATESTAMP:timestamp}] is report grokfailure
when I change grok pattern to
.%{DATESTAMP:timestamp}. is work find
this is same in grep filter, I cannot use filter to grep the bracket
https://gist.github.com/huhongbo/8515632
seems jira cannot show the "forward slash" , so I put the text to gist

Gliffy Diagrams

Activity

Show:
Fixed

Details

Assignee

Reporter

Affects versions

Created January 20, 2014 at 5:53 AM
Updated January 20, 2014 at 6:36 AM
Resolved January 20, 2014 at 6:36 AM