How to use DLS and FLS in elasticsearch community version

Hi,
I am using elasticsearch community version, I am trying to implement DLS and FLS for the specific users. By using X-Pack we can do that but I have seen that this plugin's advance features only we can use in the enterprise edition.

I am using elasticsearch as document storage and serving through the Nodejs RestAPI. Where elasticsearch has only one user to authenticate. The Nodejs RestAPI is able to access by other users who do not belong to the elastic user.

Is there any way to implement role-based access to enable DLS and FLS in the community edition.

No, that is a commercial feature not available in the OSS version.

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