-
When I try the `docker-compose up -d` setup, I run into an issue where localhost says "Kibana server is not ready yet"
Machine is an `Apple M1`
If I run the command `docker logs docker-compose-e…
-
### Problem description
The Graylog Sidecar `systemctl `status always shows 'running,' even when there is a connectivity issue between the Graylog API server and the Graylog Sidecar agent. As a resu…
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
A test failed on a tracked branch
```
Error: ES exited with code 1
at createCliError (/var/lib/buildkite-agent/builds/kb-n2-4-spot-eed79d9f715ba58b/elastic/kibana-on-merge/kibana/packages/kbn-es/…
-
**Build scan:**
https://gradle-enterprise.elastic.co/s/a7fxyrffc2bhs/tests/:server:test/org.elasticsearch.search.SearchHitsTests/testFromXContent
**Reproduction line:**
```
./gradlew ':server:test' -…
-
Sometimes we need to run a test that produces a lot of output in its logs. AFAICT we send the log output to disk in case we need to read it back later on, but it seems that our Gradle setup also ends …
-
### Build Details
**Kibana version:** `main`/`8.16` 3bea483f34e03ea1bbeb836350c650fd06673f10
**Elasticsearch version:** Same, run via Kibana API Integration Server
### Summary
In ESS Kibana API inte…
spong updated
1 month ago
-
line 162 in elasticsearch/files/elasticsearch.yml
path.data = {{ server.path.data }}
should be
path.data : {{ server.path.data }}
lmk if you want me to do a pull request for this
-
### Versions used
Akka version:
2.6.x
### Problem description
I am using akk and akka-stream-alpakka-elasticsearch to insert data into ElasticSearch (V6.3.x). If ElasticSearch serv…
-
I have a resilience problem. Indeed, when the ElasticSearch service is down, the application blocks. It chains blocking calls. As a result, my application is no longer available. However, I use the as…