-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[EUI][Data] - Add index field selectors to EUI or Data #94875
Copy link
Copy link
Closed as not planned
Labels
EUITeam: SecuritySolutionSecurity Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Team:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Team:Detection EngineSecurity Solution Detection Engine AreaSecurity Solution Detection Engine Areaeffort:highimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effortvalue:low
Metadata
Metadata
Assignees
Labels
EUITeam: SecuritySolutionSecurity Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Team:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Team:Detection EngineSecurity Solution Detection Engine AreaSecurity Solution Detection Engine Areaeffort:highimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effortvalue:low
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the feature:
Currently the security solutions team is working to move exception list UI into the
listsplugin. In doing so, it's clear that a number of areas use similar components and that similar components exist within other plugins likedata. I'll try to dig into the shared functionality and areas where it's being used as best I can to demonstrate that a streamlined component could be useful.With the RAC initiative (unified alerting experience), these components will start being used in other plugins like observability.
Describe a specific use case for the feature:
Below are some of the areas in which this component shows up.
dataplugin has had a version for a while. When we were building out exceptions we chose not to use theirs because we weren't able to customize which operators could be used and it didn't have support for nested fields (at least not displayed the way we wanted).Common functionality
some field is some valuedatapossibly?AND-ed orOR-ed in some cases it's logic that is abstracted. Adding filters for example, it has you do one at a time as opposed to allowing the user to explicitlyANDitExceptions
listspluginExample of exceptions with nested
Indicator Match Rule
Trusted Apps
Adding a Filter
Severity Override