-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Open
Labels
bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceneeds-teamIssues missing a team labelIssues missing a team label
Description
Kibana version: 8.17.3
Elasticsearch version: 8.17.3
Integration: Security Posture Management v1.12.0
Describe the bug:
I am encountering an issue with Cloud Security Posture (CSP) where the built-in transform fails to create its destination index and keeps retrying. As a result, CSP findings are not aggregated into the logs-cloud_security_posture.findings_latest-default index, which affects posture visibility and dashboards.
Any additional context:
I suspect this issue is caused by an index template conflict:
- The destination index name logs-cloud_security_posture.findings_latest-default matches the global logs index template.
- That template enforces data_stream-only indices.
- However, the CSP transform still attempts to create a regular index instead of a data stream.
Provide logs and/or server output (if relevant):
[Could not create destination index [logs-cloud_security_posture.findings_latest-default]
for transform [cloud_security_posture.findings_latest-default-8.15.0]];
Will automatically retry [8/-1]```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceneeds-teamIssues missing a team labelIssues missing a team label
Type
Fields
Give feedbackNo fields configured for issues without a type.
