I restarted ELK cluster and since then I’m seeing a problem with Search guard plugin not turning to Ready state in Kibana, causing kibana inaccessible.
Following is the status shown when I try to login to Kibana.
plugin:searchguard@7.4.0-36.2.0
Setting up index template.
Any help is highly appreciated.
Thanks
Sreekanth
es.log (28.3 KB)
kibana-4-dslsd.log (2.0 MB)
srgbnd
February 24, 2020, 4:47pm
2
I see nothing suspicious in the log. If Kibana doesn’t load, try to clean Kibana cache:
cd kibana
rm -rf optimize/bundles/*
Then restart Kibana.
Did you change your configuration before restart? If cache cleaning doesn’t help and you changed the configuration, provide the following data:
Enable debug for Elasticsearch Search Guard Search Guard logging | Security for Elasticsearch | Search Guard . Provide the new debug level ES log.
kibana/config/kibana.yml
elasticsearch/config/elasticsearch.yml
elasticsearch/plugins/search-guard-7/sgconfig/sg_config.yml
Thanks Sergey, was able to resolve the issue by deleting the .kibana_xxxx_admin_x tenants.
system
Closed
March 18, 2020, 12:22pm
4
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.