-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed as duplicate of#235512
Labels
Team:FleetTeam label for Observability Data Collection Fleet teamTeam label for Observability Data Collection Fleet team
Description
Kibana/Elasticsearch Stack version: 8.18.0
Description:
The kibana_system role lacks the necessary permissions to delete system indices related to logs-sentinel_one.application-* and logs-sentinel_one.application_risk-*, as defined in the ILM policy located inside the package.
It shows permission issue in deleting the index
Error:
{
"failed_step": "delete",
"step_info": {
"type": "security_exception",
"reason": "action [indices:admin/delete] is unauthorized for user [found-internal-kibana4-server] with effective roles [found-internal-kibana4-server,kibana_system] on indices [.ds-logs-sentinel_one.application_risk-default-2025.08.28-000001], this action is granted by the index privileges [delete_index,manage,all]"
}
}
Metadata
Metadata
Assignees
Labels
Team:FleetTeam label for Observability Data Collection Fleet teamTeam label for Observability Data Collection Fleet team