Skip to content

Index pattern creation UX: Show users which indices they have #10438

@cjcenizal

Description

@cjcenizal

Per @jimgoodwin and @skearns64, users need to know which indices they have access to, or else they'll be blindly defining index patterns without any context.

We need to explore ways to solve this problem within the UI. Some suggestions are:

  1. Provide typeahead functionality within the index-pattern text input. As you type, you can see a list of index patterns you match.
  2. Provide a filterable and sortable list of all index patterns in a modal. As the user types in an index pattern in the modal, the list is filtered to show indices which match the pattern. This could be more useful if the user has a very large number of indices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:Platform-DesignTeam Label for Kibana Design Team. Support the Analyze group of plugins.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions