{ "_meta": { "documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-user_agent.html", "ecs_version": "1.12.2" }, "template": { "mappings": { "properties": { "user_agent": { "properties": { "original": { "fields": { "keyword": { "type": "keyword" } }, "ignore_above": 1024, "type": "keyword" } } } } } } }