-
Notifications
You must be signed in to change notification settings - Fork 197
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
[DOCS] Rule Exceptions and Endpoint Exceptions #57
Comments
Per speaking with @mark-dufresne, we should document a guideline for users to help them identify fields for creating exceptions for each of the prebuilt rules, so that users are not shooting themselves in the foot and unknowingly hide critical alerts that the prebuilt rules are meant to detect. @benskelker @jmikell821 looking for your advice on best place to put that information. |
I think here: https://www.elastic.co/guide/en/security/master/tuning-detection-signals.html, either by expanding this section or creating a new section at the same level. @mark-dufresne - we can work on this however you prefer: you can open a PR to the https://github.com/elastic/security-docs repo or share a gdoc with the guidelines, or we can arrange a meeting to get this started. If you open a PR, this folder contains all the Detections stuff: https://github.com/elastic/security-docs/tree/master/docs/siem/detections. |
@mark-dufresne -echoing what @benskelker said. If you have a doc to share with us, we can get started. In the meantime, I've created #68 where we can track progress there. |
* Update visualize-alerts.mdx * Update visualize-alerts.mdx Add description frontmatter * Update view-alert-details.mdx * Update signals-to-cases.mdx * Update alert-suppression.mdx * Update alert-suppression.mdx Add description frontmatter * Update reduce-notifications-alerts.mdx * Revise section title * Rename id: serverlessSecurityAlertsOverview * Rename file: alerts-overview.mdx * Update visual-event-analyzer.mdx * Update query-alert-indices.mdx * Update alert-schema.mdx Remove previous version column * Add missing descriptions
* Update visualize-alerts.mdx * Update visualize-alerts.mdx Add description frontmatter * Update view-alert-details.mdx * Update signals-to-cases.mdx * Update alert-suppression.mdx * Update alert-suppression.mdx Add description frontmatter * Update reduce-notifications-alerts.mdx * Revise section title * Rename id: serverlessSecurityAlertsOverview * Rename file: alerts-overview.mdx * Update visual-event-analyzer.mdx * Update query-alert-indices.mdx * Update alert-schema.mdx Remove previous version column * Add missing descriptions
Description
Meta issue: https://github.com/elastic/endpoint-app-team/issues/377
Mock link: https://www.figma.com/file/jcCKnGXvOlFxMOpUjlTMMz/All-Exceptions?node-id=347%3A24834
As a user, I need the ability to add exceptions to alerts in the Elastic Security App so that I can tune out the false positive alerts and allow end users performance of their jobs on their computers.
Acceptance Test Criteria
Documentation is needed when user adds an exception to Endpoint, adds an exception to rule, creates an exception list, view exception items created, and edits an exception item.
Add an exception to Endpoint
Add an exception to rule
Create an exception list
View exception items created
Edit an exception item
Notes
The text was updated successfully, but these errors were encountered: