Hi,
My file has comma separated values. Values can contain backslash, curly braces , dot and quotes as well. I used GREEDYDATA but it throws grokparse failure error.
It works fine when the entries doesn't contain backslash or braces.
Is there any limitation or how can I resolve it ?