Settings problems

Hi!
When we try to GET command, for example GET _cluster/settings cluster answer don’t show anything, and when we PUT some settings cluster don’t apply it. We use enterprise version of kibana plugin! Last version does not fix this problem!

1 Like

could you please show us your ROR settings and maybe ES logs?

we login with admin, other operations work correctly, in ES logs nothing interesting.

when you disable ROR everything works as you expect?

yes
without ROR all work fine

ok, will try to reproduce it

I was able to reproduce it. It’s already fixed.
At the moment I’m working on improving Cluster API handling by ROR, so this one is kinda related. Here is a PR: [RORDEV-271] cluster API support improvements by coutoPL · Pull Request #611 · sscarduzio/elasticsearch-readonlyrest-plugin · GitHub

I’ll send you a pre build as soon as it’s merged.

2 Likes

@skks I have a pre build for you to test. What version of ES do you use?

1 Like

We have
7.7.1 enteprise

@skks please test this one:

https://readonlyrest-data.s3.amazonaws.com/build/1.21.0-pre7/readonlyrest-1.21.0-pre7_es7.7.1.zip?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5SJIWBO54AGBERLX/20200727/eu-west-1/s3/aws4_request&X-Amz-Date=20200727T095609Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1d519b6c39fe2b06eafa17afc66365d092388123f6d28724e7754a17486bd841

1 Like