[Rule Tuning] Forwarded Google Workspace Security Alert#6166
Open
imays11 wants to merge 1 commit into
Open
Conversation
- reduced execution interval ** we have a pending Integrations request to reduce the default lag ingest time from 2 hours to 3-5 minutes since the data is available near real time. Until that request is made we will keep the large look back window as is. - replace `rule_name_override` with the ECS field `rule.name` which is derived from the original rule name field of the Security Rule. While in most cases the field we had `google_workspace.alert.type` was the same value, in some cases it is different showing that `rule.name` is the proper field for this. Otherwise the rule is triggering as expected, including the severity_override fields
Contributor
Rule: Tuning - GuidelinesThese guidelines serve as a reminder set of considerations when tuning an existing rule. Documentation and Context
Rule Metadata Checks
Testing and Validation
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Issue link(s):
Summary - What I changed
reduced execution interval
we have a pending Integrations request to reduce the default lag ingest time from 2 hours to 3-5 minutes since the data is available near real time. Until that request is made we will keep the large look back window as is.
replaced
rule_name_overridewith the ECS fieldrule.namewhich is derived from the original rule name field of the Security Rule. While in most cases the field we hadgoogle_workspace.alert.typewas the same value, in some cases it is different showing thatrule.nameis the proper field for this.Otherwise the rule is triggering as expected, including the severity_override fields. The high volume in telemetry should be adjusted via customer exclusions as this rule is simply meant to surface existing alerts within customer GWS enviroment. Suggestions are included for exclusions.
Alerts in alert Center
Alerts in Kibana
How To Test
I manually tested this rule by creating, suspending, and deleting a new user.