Need advice on SG roles please

I’ve read SG Configuration Basics page, and I understand, well the basics. I think…

However I need someone to still point me in the correct direction to do this.

I need to create the following roles so users mapped to the role can do the following

  1. Role to allow users to read/write/modify logstash-local-* index ONLY
  2. Role to allow users to read logstash-local-* index ONLY
  3. Role to allow users to read/write/modify logstash-* index, which includes logstash-local-*
  4. Role to allow users to read logstash-* index, which includes logstash-local-*
    Thanks!

I wanted to add that I’m doing the authc/authz via Kibana dashboard, and am using basic auth via backend authentication using sg_internal_users.yml.

···

On Wednesday, November 2, 2016 at 10:00:49 AM UTC-4, ZillaYT wrote:

I’ve read SG Configuration Basics page, and I understand, well the basics. I think…

However I need someone to still point me in the correct direction to do this.

I need to create the following roles so users mapped to the role can do the following

  1. Role to allow users to read/write/modify logstash-local-* index ONLY
  2. Role to allow users to read logstash-local-* index ONLY
  3. Role to allow users to read/write/modify logstash-* index, which includes logstash-local-*
  4. Role to allow users to read logstash-* index, which includes logstash-local-*
    Thanks!