Skip to content

[Security Solution] Document the procedure for creating detection rule exceptions based on runtime fields #5868

Open
@andrew-goldstein

Description

@andrew-goldstein

[Security Solution] Document the procedure for creating detection rule exceptions based on runtime fields

A user described a scenario where they want to add a detection rule exception, which is case sensitive, that matches any variation in casing for the file.path ECS field.

If runtime fields are a reasonable way to (for example) normalize the value of the file.path to an all-lowercase value for the purpose of creating exceptions that match it, consider:

  • Providing documentation that describes how to create a runtime field for the scenario above
    • Documenting the procedure for adding a detection rule exception that will match the normalized values provided by the runtime field
    • Documenting the performance considerations of using a runtime field for the scenario above

Kibana/Elasticsearch Stack version:

8.3.0

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions