OpenSearch/qa/smoke-test-ingest-with-all-...
Tal Levy edfbdf2748 add ability to specify multiple grok patterns (#18074)
- now you can specify a list of grok patterns to match your field with
and the first one to successfully match wins.
- only non-null captures will be inserted into your matched document.

Fixes #17903.
2016-05-25 12:20:39 -07:00
..
src/test add ability to specify multiple grok patterns (#18074) 2016-05-25 12:20:39 -07:00
build.gradle test: replace test with rest test 2016-03-04 14:28:36 +01:00