Loading deploy/config/kibana.yml +1 −0 Original line number Diff line number Diff line Loading @@ -2,5 +2,6 @@ server.host: "0" xpack.monitoring.ui.container.elasticsearch.enabled: true xpack.watcher.enabled: false xpack.spaces.enabled: false searchguard.basicauth.forbidden_usernames: ["kibanaserver"] searchguard.auth.anonymous_auth_enabled: true searchguard.readonly_mode.roles: ["sg_anonymous_backendrole"] deploy/docker-compose.tmpl.yml +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ services: - XPACK_APM_ENABLED=false - XPACK_INFRA_ENABLED=false - XPACK_LOGSTASH_ENABLED=false - XPACK_MONITORING_ENABLED=false - ELASTICSEARCH_URL - ELASTICSEARCH_USERNAME - ELASTICSEARCH_PASSWORD Loading Loading
deploy/config/kibana.yml +1 −0 Original line number Diff line number Diff line Loading @@ -2,5 +2,6 @@ server.host: "0" xpack.monitoring.ui.container.elasticsearch.enabled: true xpack.watcher.enabled: false xpack.spaces.enabled: false searchguard.basicauth.forbidden_usernames: ["kibanaserver"] searchguard.auth.anonymous_auth_enabled: true searchguard.readonly_mode.roles: ["sg_anonymous_backendrole"]
deploy/docker-compose.tmpl.yml +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ services: - XPACK_APM_ENABLED=false - XPACK_INFRA_ENABLED=false - XPACK_LOGSTASH_ENABLED=false - XPACK_MONITORING_ENABLED=false - ELASTICSEARCH_URL - ELASTICSEARCH_USERNAME - ELASTICSEARCH_PASSWORD Loading