Hi, Elasticsearch doesn't support any form of authentification or authorization at the moment. The way users deal with this issue is usually by giving access to Elasticsearch through a proxy that would handle security based on the path of the URL.
On Wed, Apr 30, 2014 at 5:56 PM, Patrick Proniewski < [email protected]> wrote: > Hello, > > As a BOfH, I'm quite used to provide auth-based access to IT resources. As > CISO I must guaranty that users get only what they need, especially about > sensitive content. Unfortunately I can't find anything about > authentication, and security in ES documentation. It looks like the product > is designed like memcached: it's there and free to use. > > Is there any way to provide some partitioning inside an ES cluster, so > that we can share the cluster without sharing the data? > > thanks, > Patrick > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/E22ED5A1-1554-4558-BBC7-3408CBA3C179%40patpro.net > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAL6Z4j53TD4iwPrP76RcKP6ofojtho%2Bt2o9BCbNsx3u0BLGpRA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
