diff --git a/x-pack/plugin/core/template-resources/src/main/resources/fleet-agents.json b/x-pack/plugin/core/template-resources/src/main/resources/fleet-agents.json index 00cb1703605b4..922a04da157f6 100644 --- a/x-pack/plugin/core/template-resources/src/main/resources/fleet-agents.json +++ b/x-pack/plugin/core/template-resources/src/main/resources/fleet-agents.json @@ -227,6 +227,9 @@ "policy_id": { "type": "keyword" }, + "agent_policy_id": { + "type": "keyword" + }, "policy_output_permissions_hash": { "type": "keyword" },