Skip to content

index pattern (and maybe other config options) in the URL #384

@radu-gheorghe

Description

@radu-gheorghe

I'd like to be able to specify the index pattern or the default index (any one will do) in the URL. The use-case is one user per index, and I'd like to be able to direct each user to their own index. So far, the solution I have is for each user to have their own dashboard, but it's not very nice.

AFAIK this isn't possible, but if it is, please let me know how :) If it's not possible, would you welcome a pull request with this feature? I'm thinking about using URL parameters, like Elasticsearch does. Something like:

http://demo.kibana.org/#/dashboard?default_index=radu-index

I guess this might be expanded for all sorts of parameters, like themes. If you think it's a good idea, does anyone have hints/pointers on how to implement this nicely?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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