I am trying to parse the following log-data:
[2016-Nov-12 13:15:17] [prog.HELP]: Some sample text, that causes some troubles. Please use module.html. Watch: https://wiki.buybite.org/display/FOP/Dash+mash+dust [] []
When I try to parse, I cannot parse inside square brackets. I've used this script:
%{YEAR}-%{MONTH}-%{MONTHDAY} %{HOUR}:?%{MINUTE}:%{SECOND} %\[{WORD}\]
But it didn't help at all. I have tried to check it on https://grokdebug.herokuapp.com/