Right now, indices are sorted by name in the indices overview. This doesn't make perfect sense, because it's based on the assumption that index names are created with sequential numbers. As a user, I would like to have the option to sort indices by creation date instead. This requires the graylog server to pass creation dates of open and closed indices when querying index information.
Right now, indices are sorted by name in the indices overview. This doesn't make perfect sense, because it's based on the assumption that index names are created with sequential numbers. As a user, I would like to have the option to sort indices by creation date instead. This requires the graylog server to pass creation dates of open and closed indices when querying index information.