Field data loading is forbidden with all access

Hi!

In my search guard configuration I have a admin user with all access:

In sg_roles.yml

sg_all_access:

cluster:

  • ‘*’

indices:

‘*’:

‘*’:

  • ‘*’
···

#####################

In sg_roles_mapping.yml

sg_all_access:

users:

  • admin

But when i try to create a new kibana visualization I get the error Visualize: Field data loading is forbidden on some fields.

Some one know why?

Thanks!

I am almost sure thats not related to searchguard. Can you pls. look into this Field data loading is forbidden on [FIELDNAME] · Issue #15267 · elastic/elasticsearch · GitHub (pls read the complete thread)?
Try uninstalling Search Guard and see if problem persists.

···

Am 03.06.2016 um 17:43 schrieb Luis Carvalho <l.rccarvalho@gmail.com>:

Hi!

In my search guard configuration I have a admin user with all access:

In sg_roles.yml

sg_all_access:
  cluster:
    - '*'
  indices:
    '*':
      '*':
        - '*'
#####################

In sg_roles_mapping.yml

sg_all_access:
  users:
    - admin

But when i try to create a new kibana visualization I get the error Visualize: Field data loading is forbidden on some fields.

Some one know why?

Thanks!

--
You received this message because you are subscribed to the Google Groups "Search Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to search-guard+unsubscribe@googlegroups.com.
To post to this group, send email to search-guard@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/search-guard/e6e547b5-5466-467e-9da7-6b8a9a677182%40googlegroups.com\.
For more options, visit https://groups.google.com/d/optout\.