-
## elasticsearch version:
docker.elastic.co/elasticsearch/elasticsearch:5.6.0
## k8s cluster version
1.10
### describe
```bash
# kubectl describe pods -n jaeger elasticsearch-0
Name: …
-
[Index sort](https://www.elastic.co/guide/en/elasticsearch/reference/master/index-modules-index-sorting.html#index-modules-index-sorting) claims to support numeric fields, however, when trying to appl…
-
### Terraform Core Version
1.6.2
### AWS Provider Version
5.23.0
### Affected Resource(s)
```tf
data "aws_elasticsearch_domain" "local_domain" {
domain_name = "${local.Name}-es"
…
-
We are considering deprecating the following settings from Kibana:
```
xpack.monitoring.elasticsearch.hosts
xpack.monitoring.elasticsearch.username
xpack.monitoring.elasticsearch.password
xpack.m…
-
Hello team,
We are running gravitee 4.4.2 on a Kubernetes cluster using a Helm chart.
In certain exceptional circumstances, when MongoDB wasn’t immediately available during the gateway bootstrap…
-
Hi I am using cygwin on a windows PC elasticsearch 1.7.2 when I am attempting to run the command below
$ ./bin/riverweb --config-id my_web --cluster-name elasticsearch_rene-dev --cleanup
I am gettin…
-
hello @jprante
use elasticsearch-jdbc-2.3.4.0 and elasticsearch-2.3.4 has an error ,java version "1.7.0_25"
when I use the below script, then occour an error :
Exception in thread "main" java.lang.U…
-
I am running Geonetwork:4.2.3 using Tomcat (image based in tomcat:8.5-jdk8 that I mimicked from this: https://github.com/geonetwork/docker-geonetwork/blob/main/4.0.0-alpha.1/Dockerfile)
Geonetwork …
-
A couple of places in CCR request the metadata from the remote cluster, mostly in order to see if there are any change to the set of interesting indices:
https://github.com/elastic/elasticsearch/bl…
-
The shipment of Logstash monitoring metrics could have improved retry policy and error message. Today, when monitoring is enabled and the ES monitoring endpoint is unavailable, LS will exhibit continu…