Hi,

Elasticsearch supports having several indices stored into the same cluster.
These indices can even have different number of shards/replicas. However,
having large numbers of indices can trigger issues as well, I recommend
that you watch
http://www.elasticsearch.org/videos/big-data-search-and-analytics/ to see
the different strategies that can be used to solve your problem (your
specific use-case is described starting at 13:30 but you should still watch
the beginning which explains the issue of having too many shards or
indices).

Regarding access control, Elasticsearch doesn't support it so this must be
handled by an additional layer on top of Elasticsearch.


On Wed, Jan 15, 2014 at 8:21 AM, Prasad Lele <prasad.lel...@gmail.com>wrote:

> Hi,
>
> We are planning to implement elasticsearch along with logstash. However
> the kind of requirement we have, we want that each customer has his own
> login and should be able to view only his data. Also for administration
> purpose would like to have user's role based access control.
>
> Can anyone let me know if this is possible? OR if there is any other way
> to do it.
>
> Warn Regards
> Prasad
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/b58c1e45-265a-442e-83a8-be4dfc4e6f86%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Adrien Grand

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAL6Z4j4JZW1zqkpqUmBrVsMSuN2oDZGA7X%2BxarbfJXaG0OROFg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to