sscarduzio / elasticsearch-readonlyrest-plugin

Free Elasticsearch security plugin and Kibana security plugin: super-easy Kibana multi-tenancy, Encryption, Authentication, Authorization, Auditing
https://readonlyrest.com
GNU General Public License v3.0
952 stars 166 forks source link

[RORDEV-1223] Fix for datastream backing indices access in the indices rule #1035

Closed mateuszkp96 closed 1 month ago

mateuszkp96 commented 1 month ago

🐞Fix (ES) data stream backing indices access issue with the indices rule

mateuszkp96 commented 1 month ago

It's ok, but it seems that we have some troubles found by tests in the pipeline. Please test locally es79x and es711x to be sure that they work too (we will find out when it's merged to develop branch).

AFAIS data stream APi was introduced in es 7.9 so it'd be nice to run locally es78x too.

It works as expected for modules es79x and es711x (tests passing) and es78x (skips tests)