OpenSearch/modules/ingest-user-agent
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
..
src Ingest node - user agent, move device to an object (#38115) 2019-01-31 13:54:34 -06:00
build.gradle Package ingest-user-agent as a module (#36956) 2018-12-22 20:20:53 -05:00