Questions tagged [search-guard]
38 questions
0
votes
1 answer
SearchGuard community edition - Rest API
I am wondering if SearchGuard community edition has the rest api feature ?
Has anyone with the community version found a way to manage internal users, roles and so on without using the rest api.

Palmer
- 493
- 4
- 13
0
votes
1 answer
Kibana not saving dev tools history across sessions
I have Kibana plugin installed in each ES node. Kibana is behind nginx reverse proxy because it's served from /kibana/ route. Elastic is protected with SearchGuard plugin.
Question: History for dev tools/console is reset with each login (after each…

vvucetic
- 479
- 7
- 15
0
votes
1 answer
Cannot retrieve cluster state due to : None of the configured nodes are available
I'm trying to implement search-guard-5-5.6.3- in ES 5.6.3 and i have some trouble
while executing
./sgadmin.sh -ts truststore.jks -tspass 90f3cbdb3eabe04f815b -ks CN=sgadmin-keystore.jks -kspass a65d2a4fa62d7ed7a4d5 -cn cluster -h host -p 9200 -nhnv…

F.BOU
- 327
- 3
- 5
- 17
0
votes
1 answer
installation search guard failed
I'm trying to implement search-guard-5-5.6.3- in ES 5.6.3
while executing
./sgadmin_demo.sh
I get
WARNING: JAVA_HOME not set, will use /usr/bin/java
Search Guard Admin v5
Will connect to localhost:9300 ... done
### LICENSE NOTICE Search Guard…

F.BOU
- 327
- 3
- 5
- 17
0
votes
1 answer
Elasticsearch using GlusterFS for a persisten volume and UnavailableShardsException
I have deployed a logging project on OpenShift and have created a PV on a GlusterFS, which consists of a 3 servers running in a cluster.
I have created a volume on a GlusterFS and enabled sharding feature on it. However, Elasticsearch doesn't run on…

dplesa
- 1,355
- 6
- 23
- 56
0
votes
1 answer
searchguard for SSL communication in ELK
Basic username/password authentication for ELK, i was able to achieve using searchguard on windows platform.
Now i am trying to establish secure communication. I have performed the following changes,
In elasticsearch.yml
…

vinod hy
- 827
- 2
- 14
- 26
0
votes
0 answers
Search Guard With Spring Data ES
I followed steps mentioned here to secure my local ES installation using SearchGuard (no tag exist for it on SO). Now, it is reachable via Postman only through basic authentication with username password as default admin/admin.
Now, I need to allow…

Shubham A.
- 2,446
- 4
- 36
- 68
0
votes
1 answer
How to add authentication to Elastic Transport Client
How to add authentication to elastic transport client.
Are there any opensource authentication plugins for elastic search.
I tried with readonlyrest and searchguard but both of them did not satisfy my requirement.

Shashank Gutha
- 145
- 2
- 12