-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:Cloud-SecurityCloud Security related featuresCloud Security related featuresTeam:Cloud SecurityCloud Security team relatedCloud Security team related
Description
Motivation
The current graph API is hardcoded to query the logs-* index pattern. This limits its flexibility and makes it difficult to adapt to different datasets or environments. By allowing the index pattern to be passed as an optional parameter, we enable broader use cases and improve integration with user-defined data sources.
Additionally, we want to ensure that relevant alerts are identified and returned clearly as part of the response to enhance the context of graph-based investigations.
Definition of done
- Add optional
indexPatternparameter to the graph API (default tologs-*) - Ensure alerts within the result set are correctly identified and marked as
alerts - Make sure we use the security data view in the graph visualization component
Out of scope
- Support for non-logs indices that require schema transformation
Related tasks/epics
Team tag
@elastic/kibana-cloud-security-posture
Metadata
Metadata
Assignees
Labels
Feature:Cloud-SecurityCloud Security related featuresCloud Security related featuresTeam:Cloud SecurityCloud Security team relatedCloud Security team related