How to install kibana-authentication-proxy?

Hello, I'm now looking for security in my elasticsearch cluster, and I
would like to ask the user to login, and then to give him the right index.
For example, the user adminSec would have access to the SECURITY-* index.

So I found the kibana-authentication-proxy plugin but they don't explain
how to install it. Where do I need to install it, elasticsearch host or
kibana host ? And how to do it step by step.

If anyone has experienced this plugin and know exactly what to do, please
let me know, because I'm stuck (and french :p) so it would be very helpful
!!!

Thanks a lot :slight_smile:

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/556328b0-3a20-477c-88d2-27e6a62b4228%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Its just a node application, and the github page
has installation instructions

Kevin

On Wednesday, April 16, 2014 5:48:00 AM UTC-7, Andrea Martines wrote:

Hello, I'm now looking for security in my elasticsearch cluster, and I
would like to ask the user to login, and then to give him the right index.
For example, the user adminSec would have access to the SECURITY-* index.

So I found the kibana-authentication-proxy plugin but they don't explain
how to install it. Where do I need to install it, elasticsearch host or
kibana host ? And how to do it step by step.

If anyone has experienced this plugin and know exactly what to do, please
let me know, because I'm stuck (and french :p) so it would be very helpful
!!!

Thanks a lot :slight_smile:

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/fb741a56-309a-46f3-9a0f-9842ad8a858f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

I understand, so this package will replace the original kibana ?? that's
right ??

My problem, is that I've tried to run the command lines provided but my
server is running under RHEL6, so some of this command doesn't work fine,
like the npm install, so I've tried to use rhel command but still not
working.

So I gonna change my subject title and switch it to "How to install
kibana-auth plugin under RHEL6 ??" if you already know how, please let me
know.

Best regards and thanks :wink:

Le jeudi 17 avril 2014 00:23:02 UTC+2, Kevin Claggett a écrit :

Its just a node application, and the github page
has installation instructions
GitHub - fangli/kibana-authentication-proxy: Hosts the latest kibana3 and elasticsearch behind Google OAuth2, Basic Authentication or CAS Authentication

Kevin

On Wednesday, April 16, 2014 5:48:00 AM UTC-7, Andrea Martines wrote:

Hello, I'm now looking for security in my elasticsearch cluster, and I
would like to ask the user to login, and then to give him the right index.
For example, the user adminSec would have access to the SECURITY-* index.

So I found the kibana-authentication-proxy plugin but they don't explain
how to install it. Where do I need to install it, elasticsearch host or
kibana host ? And how to do it step by step.

If anyone has experienced this plugin and know exactly what to do, please
let me know, because I'm stuck (and french :p) so it would be very helpful
!!!

Thanks a lot :slight_smile:

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/29cbd7c8-8507-47f2-9f7c-35ef3a4af8a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Did the problem is solved? I had met the same problem.Could you tell me the solution of this problem.Thanks.