OpenSearch/docs/reference/ingest/processors
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
..
append.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
bytes.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
common-options.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
convert.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
date-index-name.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
date.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
dissect.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
dot-expand.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
drop.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
fail.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
foreach.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
geoip.asciidoc Remove remaining occurances of "include_type_name=true" in docs (#37646) 2019-01-22 15:13:52 +01:00
grok.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
gsub.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
join.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
json.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
kv.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
lowercase.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
pipeline.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
remove.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
rename.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
script.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
set-security-user.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
set.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
sort.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
split.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
trim.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
uppercase.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
url-decode.asciidoc Split the ingest processor docs into multiple files (#36887) 2018-12-20 08:04:54 -05:00
user-agent.asciidoc Ingest node - user agent, move device to an object (#38115) 2019-01-31 13:54:34 -06:00