We need to precompile the pattern for grok access to be fast.
We can use a compiler phase for this. That precludes passing in patterns as params and, for the initial release, precludes custom patterns.
Extensions:
- Custom patterns can be added after we think about the API.
depends on: #51955, #49873
ref: #60659
We need to precompile the pattern for grok access to be fast.
We can use a compiler phase for this. That precludes passing in patterns as params and, for the initial release, precludes custom patterns.
Extensions:
depends on: #51955, #49873
ref: #60659