From f03d9c7b886ba35ee47e0faad506bb6736d0baa6 Mon Sep 17 00:00:00 2001 From: Chris Cowan Date: Mon, 3 Oct 2022 14:08:48 -0600 Subject: [PATCH] Fixing field name in README --- x-pack/plugins/rule_registry/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/rule_registry/README.md b/x-pack/plugins/rule_registry/README.md index 674f1ce7fc2ff..e0d79482e29f7 100644 --- a/x-pack/plugins/rule_registry/README.md +++ b/x-pack/plugins/rule_registry/README.md @@ -143,7 +143,7 @@ The following fields are defined in the technical field component template and s - `kibana.alert.ancestors`: the array of ancestors (if any) for the alert. - `kibana.alert.depth`: the depth of the alert in the ancestral tree (default 0). - `kibana.alert.building_block_type`: the building block type of the alert (default undefined). -- `kibana.alert.date_range`: the time range of an alert. (default undefined). +- `kibana.alert.time_range`: the time range of an alert. (default undefined). # Alerts as data