grokdebug icon indicating copy to clipboard operation
grokdebug copied to clipboard

Type conversions cause grokdebug to fail

Open gerdesj opened this issue 11 years ago • 0 comments

A pattern like this: %{NUMBER:num:int} where the :int cause the output to be converted causes a "no matches". There is also :float according to the docs.

Workaround - remove type conversions whilst testing!

A simple note on the page would probably do the trick - it's a pattern debugger after all.

gerdesj avatar Feb 19 '14 11:02 gerdesj