-
{
"hub-mirror": [
"docker.elastic.co/kibana/kibana:8.14.3"
]
}
-
this part is script for configure the kibana TLS
```bash
if is_boolean_yes "$SERVER_ENABLE_TLS"; then
kibana_conf_set "server.ssl.enabled" "true" "bool"
[[ "$SERVER_FLA…
-
elasticsearch Version: 8.12.2
kibana:8.12.2
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
at js (http://x.x.x.x:5601/70281/bu…
-
**Is your feature request related to a problem? Please describe.**
I would like to use the provider to create Kibana resources (`elasticstack_kibana_*`) on multiple Elastic Cloud cluster. But this is…
-
Updating to version 2.16.0 breaks our deployment.
We currently run Elasticsearch and Kibana version 8.17.0, and seems like the new Kibana default security context is not compatible with `xpack.securi…
-
version 8.14.0 on k8s installed via helm as a daemonset on Azure AKS
We noticed recently that some of our clusters are missing metrics. It appears that metricbeat is getting a 401 from the k8s API (…
-
## Summary
Refer to the https://github.com/elastic/observability-dev/issues/4176 for full instructions.
>[!NOTE]
> If there is only 9.0.0-SNAPSHOT version available when the test is executed, the e…
-
## Summary
Refer to the https://github.com/elastic/observability-dev/issues/4176 for full instructions.
### Testing plan
Please make sure to navigate to all existing pages on Universal Profiling i…
-
## Summary
Refer to the https://github.com/elastic/observability-dev/issues/4176 for full instructions.
>[!NOTE]
> If there is only 9.0.0-SNAPSHOT version available when the test is executed, the e…
-
Follow-up to https://github.com/elastic/cloud-on-k8s/pull/8150#discussion_r1814488111
> But in general I believe we should not try to squeeze the key rotation topic into this TIP. Because just doing…