Document level access

Hello Team

I am trying to create role at the document level , but getting the error as attached. I am using xpack to create the role.
Link followed


While running the query getting the error attached .

Hi Rahul,

this is a simple sytnax error in the query. You need to wrap it in enclosing curly braces:

{ "term": { "RESOURCE_GROUP": "J:JWT:US:P" } }

I've created https://github.com/elastic/kibana/issues/80102 for you to track improving this error in the UI to make clear what's going on.

Cheers,
Tim

Hello Tim

Unable to login to Git repo.... what ll be the login credentials
In the meantime....query worked didnt give any error but its not filtering the data.... When I use the above query it does not filter the data to that document... What might the the cause ...

Regards
Rahul

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.