elastic / detection-rules

https://www.elastic.co/guide/en/security/current/detection-engine-overview.html
Other
1.92k stars 492 forks source link

[Rule Tuning] Fixing Incorrect ES|QL Operator Use - AWS Service Quotas Multi-Region `GetServiceQuota` Request #4118

Closed terrancedejesus closed 6 days ago

terrancedejesus commented 6 days ago

Pull Request

Issue link(s):

Summary - What I changed

Fixed typo in query where = was used instead of == operator in ES|QL as pointed out by @aarju.

How To Test

Screenshot 2024-10-02 at 9 48 13 AM

Checklist

Contributor checklist

protectionsmachine commented 6 days ago

Rule: Tuning - Guidelines

These guidelines serve as a reminder set of considerations when tuning an existing rule.

Documentation and Context

Rule Metadata Checks

Testing and Validation