Re: Basic authentication for each Kibana dashboards

2015-01-26 Thread Scott Lee
AFAIK, Kibana by default saves it's dashboards in an ES index called kibana-int, as referenced in your httpd.conf file here: LocationMatch ^/(kibana-int/dashboard/|kibana-int/temp)(.*)$ You could restrict commands on that index based on authentication, like x user can do GET POST, whereas y

Re: integrating ELK with SSO (CA Siteminder)

2015-01-26 Thread Scott Lee
Sure it's: elasticsearch: /elasticsearch/, On Friday, January 23, 2015 at 5:08:59 PM UTC-5, Mark Walkom wrote: Can you post the applicable line from your kibana config that points to ES? On 24 January 2015 at 07:50, Scott Lee sl...@navteca.com javascript: wrote: Hello, I am new

integrating ELK with SSO (CA Siteminder)

2015-01-23 Thread Scott Lee
Hello, I am new to the ELK stack technology, and had a question. My organization uses Siteminder to authenticate against their AD environment. In order to have this work with ELK, I was going to do the following: 1) Send log data to 1 of 5 different indices, based on source 2) Configure a