OpenSearch/docs/reference/ingest
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
..
ingest-node.asciidoc add ability to specify multiple grok patterns (#18074) 2016-05-25 12:20:39 -07:00