-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Closed
Copy link
Labels
Team: SecuritySolutionSecurity Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Team:Threat HuntingSecurity Solution Threat Hunting TeamSecurity Solution Threat Hunting TeamTeam:Threat Hunting:InvestigationsSecurity Solution Threat Hunting Investigations TeamSecurity Solution Threat Hunting Investigations TeambugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencefixed
Milestone
Description
Describe the bug:
Changing analyzer data view effects results in entity flyouts and alert insights
Kibana/Elasticsearch Stack version:
8.19/9.1
Cause
- The hook
useTimelineDataFilterfetches analyzer scope for theselectedPatterns. Analyzer uses the security default data view by default, so in most cases if user does not change the analyzer data view. the returnedselectedPatternsis correct. However, when the data view in analyzer changes, it impacts areas that user is not aware of.
Line 51 in 94c0008
| const experimentalAnalyzerPatterns = useSelectedPatterns(SourcererScopeName.analyzer); |
Screen.Recording.2025-07-02.at.5.52.18.PM.mov
Steps to reproduce:
- Generate some alert data, expand an alert to see the flyout
- Click on a host and inspect the query
- Go to Visualize -> Analyzer, select a different data view
- Inspect the query again, observe the indices changed. Similar observations in prevalence and ancestry correlations
Current behavior:
When analyzer data view changes, other features are impacted
Expected behavior:
Analyzer data view should only impact analyzer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Team: SecuritySolutionSecurity Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Team:Threat HuntingSecurity Solution Threat Hunting TeamSecurity Solution Threat Hunting TeamTeam:Threat Hunting:InvestigationsSecurity Solution Threat Hunting Investigations TeamSecurity Solution Threat Hunting Investigations TeambugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencefixed
Type
Fields
Give feedbackNo fields configured for Bug.