From b3b18f0bd125f3425fc20b7a02f3b8c16c4a368d Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Wed, 23 Nov 2022 14:31:53 -0500 Subject: [PATCH] [8.6] change name guided_onboarding_sample_rule (#146062) (#146201) # Backport This will backport the following commits from `main` to `8.6`: - [change name guided_onboarding_sample_rule (#146062)](https://github.com/elastic/kibana/pull/146062) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) Co-authored-by: Isai <59296946+imays11@users.noreply.github.com> --- .../prepackaged_rules/guided_onborading_sample_rule.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/security_solution/server/lib/detection_engine/prebuilt_rules/content/prepackaged_rules/guided_onborading_sample_rule.json b/x-pack/plugins/security_solution/server/lib/detection_engine/prebuilt_rules/content/prepackaged_rules/guided_onborading_sample_rule.json index 7c8258984e306..b11c4be45872a 100644 --- a/x-pack/plugins/security_solution/server/lib/detection_engine/prebuilt_rules/content/prepackaged_rules/guided_onborading_sample_rule.json +++ b/x-pack/plugins/security_solution/server/lib/detection_engine/prebuilt_rules/content/prepackaged_rules/guided_onborading_sample_rule.json @@ -23,7 +23,7 @@ "language": "kuery", "license": "Elastic License v2", "max_signals": 1, - "name": "My First Alert", + "name": "My First Rule", "note": " \nThis is a test alert.\n\nThis alert does not show threat activity. Elastic created this alert to help you understand how alerts work.\n\nFor normal rules, the Investigation Guide will help analysts investigate alerts.\n\nThis alert will show once every 24 hours for each host. It is safe to disable this rule.\n", "query": "event.kind:\"event\"\n", "references": [