OpenSearch/docs/reference/ingest
Jake Landis 5b008a34aa
Ingest node - user agent, move device to an object (#38115)
When the ingest node user agent parses the device field, it
will result in a string value. To match the ecs schema
this commit moves the value of the parsed device to an
object with an inner field named 'name'. There are not
any passivity concerns since this modifies an unreleased change.

closes #38094
relates #37329
2019-01-31 13:54:34 -06:00
..
apis Refactor ingest node API docs (#36962) 2018-12-23 08:59:18 -05:00
processors Ingest node - user agent, move device to an object (#38115) 2019-01-31 13:54:34 -06:00
ingest-node.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00