{ "_meta": { "documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-related.html", "ecs_version": "1.12.2" }, "template": { "mappings": { "properties": { "related": { "properties": { "hash": { "ignore_above": 1024, "type": "keyword" }, "hosts": { "ignore_above": 1024, "type": "keyword" }, "ip": { "type": "ip" }, "user": { "ignore_above": 1024, "type": "keyword" } } } } } } }