[kibana3] specifying an index pattern in the URL

Hello,

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 :slight_smile: 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?

Best regards,
Radu

http://sematext.com/ -- Elasticsearch -- Solr -- Lucene

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.