You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
With the implementation of searchable snapshots there are now multiple storage types. For index management purposes it would be helpful it the _cat/indices exposed the storage type.
Describe the solution you'd like
Extend _cat/indices with storage type
Describe alternatives you've considered
Getting the settings of all individual indices. Works but it's not convenient
Additional context
none
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
With the implementation of searchable snapshots there are now multiple storage types. For index management purposes it would be helpful it the _cat/indices exposed the storage type.
Describe the solution you'd like
Extend _cat/indices with storage type
Describe alternatives you've considered
Getting the settings of all individual indices. Works but it's not convenient
Additional context
none
The text was updated successfully, but these errors were encountered: