Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Guided Onboarding] Name Change for guided_onboarding_sample_rule.toml #2408

Merged
merged 2 commits into from
Nov 28, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions rules/cross-platform/guided_onborading_sample_rule.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[metadata]
creation_date = "2022/09/22"
maturity = "production"
updated_date = "2022/09/22"
updated_date = "2022/11/22"
min_stack_comments = "Guided Onboarding will be available in Elastic 8.6+"
min_stack_version = "8.6.0"

Expand Down Expand Up @@ -33,7 +33,7 @@ index = [
]
language = "kuery"
license = "Elastic License v2"
name = "My First Alert"
name = "My First Rule"
note = """
This is a test alert.

Expand Down