Hi all, We are going to develop some parsers and have some contribution to the community as a start point. I was wondering what the reason is behind choosing Grok statements for some of the implementations and Java regex for other ones? Is there any policy for that? Probably it would be better to have the Java regex implementation due to performance concerns. However, I am sure there is a reason that some of them have been implemented with using Grok statements.
Regards, Ali