OpenSearch/modules/ingest-grok/src
Tal Levy 534caa8927 Handle regex parsing errors in Gsub and Grok Processors
Currently, both Gsub and Grok parse regex strings during
Pipeline creation. Thrown parsing exceptions were leaking out, this
commit wraps those exceptions in ElasticsearchParseExceptions.
2016-03-22 15:06:29 -07:00
..
main Handle regex parsing errors in Gsub and Grok Processors 2016-03-22 15:06:29 -07:00
test Handle regex parsing errors in Gsub and Grok Processors 2016-03-22 15:06:29 -07:00