-
-
Notifications
You must be signed in to change notification settings - Fork 295
Searchguard and Sentinl #137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
SENTINL uses the Kibana authentication (if any is set) from which it inherits the query client. |
|
Hi, I am facing the similar problem , I am using it with readonlyRest Plugin for authentication!! |
@djtecha @lmangani @fabiocorneti @andrewgdotcom @scampi Any Progress on this issue? |
@shubhamverma27 this is not straightforward as even readonlyRest offers this in PRO only AFAIK |
@lmangani But the same problem is there with searchguard too You can refer to logstash in which we enter es userid and password for authenticated elasticsearch!! |
I am facing the similar problem , I am using it with searchguard Plugin for authentication. |
@andryzhu make the exceptions as given in FAQ. |
@shubhamverma27 I know, that exceptions of readonlyrest in FAQ.But i use searchguard Plugin for authentication. |
The idea is that you get inspiration from FAQ readonlyrest configuration to configure searchguard in the same way. |
How is your kibana server role set up? This is what I have and Sentinl is working for me:
I think sentinl needs access to
|
@lmangani It could be nice to add the searchguard configuration above in the FAQ wiki page, don't you think ? |
@fbaligand absolutely! Temporary in the FAQ but we should make a page dedicated to Authentication soon... also could you confirm you have Editing on the Wiki too for corrections? |
Thanks for the wiki update ! And I don't have "edit" rights on wiki. |
I has been solved,I found the sentinl connected with es are no user password authentication, so must be enable the host authentication on searchguard.
|
Thanks @andryzhu could you post with proper formatting/spaces using the code wrap? |
@andryzhu Wouldn't it give open access to every kibana user to all the indices via dev tools? As host would be same |
Instructions are now in Wiki, please open a fresh issue in case of updates/challenges. |
Looks like I can't get the index to be created on startup. This could be an issue with using authentication IE. searchguard This is my kibana start up log. Is sentinl supposed to be using the credentials found in the kibana.yml? mainly the elasticsearch.username and elasticsearch.password values? because it looks like it's trying without any authentication steps.
And my elasticsearch log:
The text was updated successfully, but these errors were encountered: