-
Notifications
You must be signed in to change notification settings - Fork 618
[Tuning] ESQL Dynamic unique value fields #5569
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
base: main
Are you sure you want to change the base?
Conversation
…exclusion Extract dynamic field with 1 value to ECS fields for alerts exclusion: Esql.host_id_values -> host.is Esql.agent_id_values -> agent.id Esql.host_name_values -> host.name
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
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
rules/cross-platform/multiple_alerts_by_host_ip_and_source_ip.toml
Outdated
Show resolved
Hide resolved
rules/cross-platform/multiple_alerts_elastic_defend_netsecurity_by_host.toml
Outdated
Show resolved
Hide resolved
rules/cross-platform/newly_observed_elastic_detection_rule.toml
Outdated
Show resolved
Hide resolved
rules/linux/command_and_control_frequent_egress_netcon_from_sus_executable.toml
Outdated
Show resolved
Hide resolved
rules/cross-platform/multiple_alerts_elastic_defend_netsecurity_by_host.toml
Outdated
Show resolved
Hide resolved
…y_by_host.toml Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>
Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
…s_executable.toml Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>
|
⛔️ Test failed Results
|
Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>
|
⛔️ Test failed Results
|
…y_by_host.toml Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>
Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>
Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>
|
⛔️ Test failed Results
|
Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
eric-forte-elastic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟢 Manual review, looks good to me! 👍
Extract dynamic field with 1 value to ECS fields for alerts FP exclusion:
Esql.host_id_values -> host.is
Esql.agent_id_values -> agent.id
Esql.host_name_values -> host.name