The Index Management feature will disappear without the monitor cluster privilege. So, it's not currently possible create a role with access to Index Management without also granting access to the Transforms feature. Users are unable to use Index Management without granting access to the Transforms feature because Index Management requires the entire monitor cluster privilege, but granting this also grants the monitor_transform cluster privilege, which grants access to the Transforms feature. I'm not sure what privileges are actually required by the Index Management feature, but it might be good to see if we can reduce the required privileges here.
The
Index Management
feature will disappear without themonitor
cluster privilege. So, it's not currently possible create a role with access toIndex Management
without also granting access to theTransforms
feature. Users are unable to use Index Management without granting access to the Transforms feature because Index Management requires the entiremonitor
cluster privilege, but granting this also grants themonitor_transform
cluster privilege, which grants access to the Transforms feature. I'm not sure what privileges are actually required by the Index Management feature, but it might be good to see if we can reduce the required privileges here.