On Monday, December 01, 2014 at 14:21 CET,
     Pillalamarri Kaushik <aghamars...@gmail.com> wrote:

> I would like to control the changes that are being made to the Kibana
> dashboard by users. I would like to authenticate the user doing that
> by asking for username and password before making changes or before
> saving the changes made.
> I am using windows operating system.

Kibana and Elasticsearch don't have any access control features
(but the upcoming companion product Shield does; it might eventually
help you). You'll have to add authentication on top of them, e.g.
by configuring your web browser to require authentication for POST,
PUT, and/or DELETE requests to the kibana-int index. Depending on
how capable your web server is You may have to write a custom reverse
proxy for this.

-- 
Magnus Bäck                | Software Engineer, Development Tools
magnus.b...@sonymobile.com | Sony Mobile Communications

-- 
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/20141222065154.GE11963%40seldlx20533.corpusers.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to