hi, im getting following errors from the searchguard_demo.log
[2019-08-27T17:21:35,794][INFO ][o.e.c.s.ClusterApplierService] [localhost.localdomain] master node changed {previous [], current [{localhost.localdomain}{Jt3go99TTs6MRZ0syUrz7w}{RGe1YRgsSkSZparlpq8qSQ}{127.0.0.1}{127.0.0.1:9300}{dim}{ml.machine_memory=3964243968, xpack.installed=true, ml.max_open_jobs=20}]}, term: 7, version: 57, reason: Publication{term=7, version=57}
[2019-08-27T17:21:36,559][INFO ][o.e.h.AbstractHttpServerTransport] [localhost.localdomain] publish_address {127.0.0.1:9200}, bound_addresses {[::1]:9200}, {127.0.0.1:9200}
[2019-08-27T17:21:36,560][INFO ][o.e.n.Node ] [localhost.localdomain] started
[2019-08-27T17:21:36,562][INFO ][c.f.s.SearchGuardPlugin ] [localhost.localdomain] Node started
[2019-08-27T17:21:36,563][INFO ][c.f.s.c.ConfigurationRepository] [localhost.localdomain] Check if searchguard index exists …
[2019-08-27T17:21:36,564][INFO ][c.f.s.c.ConfigurationRepository] [localhost.localdomain] searchguard index does not exist yet, so we create a default config
[2019-08-27T17:21:36,569][INFO ][c.f.s.SearchGuardPlugin ] [localhost.localdomain] 4 Search Guard modules loaded so far: [Module [type=REST_MANAGEMENT_API, implementing class=com.floragunn.searchguard.dlic.rest.api.SearchGuardRestApiActions], Module [type=AUDITLOG, implementing class=com.floragunn.searchguard.auditlog.impl.AuditLogImpl], Module [type=MULTITENANCY, implementing class=com.floragunn.searchguard.configuration.PrivilegesInterceptorImpl], Module [type=DLSFLS, implementing class=com.floragunn.searchguard.configuration.SearchGuardFlsDlsIndexSearcherWrapper]]
[2019-08-27T17:21:36,578][INFO ][c.f.s.c.ConfigurationRepository] [localhost.localdomain] Background init thread started. Install default config?: true
[2019-08-27T17:21:36,639][INFO ][c.f.s.c.ConfigurationRepository] [localhost.localdomain] Will create searchguard index so we can apply default config
[2019-08-27T17:21:36,772][INFO ][o.e.m.j.JvmGcMonitorService] [localhost.localdomain] [gc][5] overhead, spent [308ms] collecting in the last [1s]
[2019-08-27T17:21:39,150][INFO ][o.e.l.LicenseService ] [localhost.localdomain] license [37e7b3c0-762a-4210-8bf3-cb2dac7d6b5c] mode [basic] - valid
[2019-08-27T17:21:39,314][INFO ][o.e.g.GatewayService ] [localhost.localdomain] recovered [4] indices into cluster_state
[2019-08-27T17:21:39,305][ERROR][c.f.s.a.BackendRegistry ] [localhost.localdomain] Not yet initialized (you may need to run sgadmin)
[2019-08-27T17:21:39,725][ERROR][c.f.s.a.BackendRegistry ] [localhost.localdomain] Not yet initialized (you may need to run sgadmin)
[2019-08-27T17:21:40,662][ERROR][c.f.s.a.BackendRegistry ] [localhost.localdomain] Not yet initialized (you may need to run sgadmin)
[2019-08-27T17:21:43,048][ERROR][c.f.s.a.BackendRegistry ] [localhost.localdomain] Not yet initialized (you may need to run sgadmin)
[2019-08-27T17:21:44,913][INFO ][o.e.m.j.JvmGcMonitorService] [localhost.localdomain] [gc][13] overhead, spent [398ms] collecting in the last [1s]
[2019-08-27T17:21:45,722][ERROR][c.f.s.a.BackendRegistry ] [localhost.localdomain] Not yet initialized (you may need to run sgadmin)
[2019-08-27T17:21:45,727][ERROR][c.f.s.a.BackendRegistry ] [localhost.localdomain] Not yet initialized (you may need to run sgadmin)
[2019-08-27T17:21:45,731][ERROR][c.f.s.a.BackendRegistry ] [localhost.localdomain] Not yet initialized (you may need to run sgadmin)
[2019-08-27T17:21:45,950][ERROR][c.f.s.a.BackendRegistry ] [localhost.localdomain] Not yet initialized (you may need to run sgadmin)
[2019-08-27T17:21:46,396][INFO ][o.e.c.r.a.AllocationService] [localhost.localdomain] Cluster health status changed from [RED] to [YELLOW] (reason: [shards started [[.kibana_task_manager][0], [.kibana_1][0], [sg7-auditlog-2019.08.27][0]] …]).
[2019-08-27T17:21:47,552][INFO ][c.f.s.c.ComplianceConfig ] [localhost.localdomain] Compliance features are enabled
[2019-08-27T17:21:47,560][INFO ][c.f.s.c.ConfigurationRepository] [localhost.localdomain] Search Guard License Info: SearchGuardLicense [uid=00000000-0000-0000-0000-000000000000, type=TRIAL, features=[COMPLIANCE], issueDate=2019-08-27, expiryDate=2019-10-26, issuedTo=The world, issuer=floragunn GmbH, startDate=2019-08-27, majorVersion=7, clusterName=*, allowedNodeCount=2147483647, msgs=, expiresInDays=60, isExpired=false, valid=true, action=, prodUsage=Yes, one cluster with all commercial features and unlimited nodes per cluster., clusterService=org.elasticsearch.cluster.service.ClusterService@36032848, getMsgs()=, getExpiresInDays()=60, isExpired()=false, isValid()=true, getAction()=, getProdUsage()=Yes, one cluster with all commercial features and unlimited nodes per cluster.]
[2019-08-27T17:21:47,560][INFO ][c.f.s.c.ConfigurationRepository] [localhost.localdomain] Search Guard License Type: TRIAL, valid
[2019-08-27T17:21:47,561][INFO ][c.f.s.c.ConfigurationRepository] [localhost.localdomain] Node ‘localhost.localdomain’ initialized
[2019-08-27T17:21:47,931][WARN ][c.f.s.a.BackendRegistry ] [localhost.localdomain] Authentication finally failed for kibana from 127.0.0.1:49684
[2019-08-27T17:21:48,502][WARN ][c.f.s.a.BackendRegistry ] [localhost.localdomain] Authentication finally failed for kibana from 127.0.0.1:49686
[2019-08-27T17:21:48,573][WARN ][c.f.s.a.BackendRegistry ] [localhost.localdomain] Authentication finally failed for kibana from 127.0.0.1:49688
[2019-08-27T17:21:48,811][WARN ][c.f.s.a.BackendRegistry ] [localhost.localdomain] Authentication finally failed for kibana from 127.0.0.1:49692
[2019-08-27T17:21:51,068][WARN ][c.f.s.a.BackendRegistry ] [localhost.localdomain] Authentication finally failed for kibana from 127.0.0.1:49684
[2019-08-27T17:21:51,894][WARN ][c.f.s.a.BackendRegistry ] [localhost.localdomain] Authentication finally failed for kibana from 127.0.0.1:49686
[2019-08-27T17:21:53,578][WARN ][c.f.s.a.BackendRegistry ] [localhost.localdomain] Authentication finally failed for kibana from 127.0.0.1:49692
Elasticsearch.yml
http.port: 9200
######## Start Search Guard Demo Configuration ########
WARNING: revise all the lines below before you go into production
searchguard.ssl.transport.pemcert_filepath: esnode.pem
searchguard.ssl.transport.pemkey_filepath: esnode-key.pem
searchguard.ssl.transport.pemtrustedcas_filepath: root-ca.pem
searchguard.ssl.transport.enforce_hostname_verification: false
searchguard.ssl.http.enabled: false
searchguard.ssl.http.pemcert_filepath: esnode.pem
searchguard.ssl.http.pemkey_filepath: esnode-key.pem
searchguard.ssl.http.pemtrustedcas_filepath: root-ca.pem
searchguard.allow_unsafe_democertificates: true
searchguard.allow_default_init_sgindex: true
searchguard.authcz.admin_dn:
- CN=kirk,OU=client,O=client,L=test, C=de
searchguard.audit.type: internal_elasticsearch
searchguard.enable_snapshot_restore_privilege: true
searchguard.check_snapshot_restore_write_privileges: true
searchguard.restapi.roles_enabled: [“SGS_ALL_ACCESS”]
cluster.routing.allocation.disk.threshold_enabled: false
cluster.name: searchguard_demo
node.max_local_storage_nodes: 3
xpack.security.enabled: false
######## End Search Guard Demo Configuration ########
Kibana.yml
server.port: 5601
server.host: “SERVERURL”
elasticsearch.hosts: [“http://localhost:9200”]
elasticsearch.username: “kibana”
elasticsearch.password: “kibana”
server and ELK info
server- CentOS 7.6
elasticsearch elasticsearch- 7.3.1
Kibana- 7.3.1
Search guard plugin- search-guard-7 (com.floragunn:search-guard-7:7.3.1-36.1.0)