-
Aloha,
The ruby API gem, 'elasticsearch-api', alongside this gem seem to send a parameter on all requests when using 8.5 (also tested on 8.4 and 8.3).
At present I've got 7.5.0 in the Gemfile an…
-
Hey,
I used `fluentd-es.yaml` to pass my kubernetes cluster logs to AWS elasticsearch. But I'm getting an error.
`2017-09-26 12:49:36 +0000 [info]: following tail of /var/log/containers/fluentd-el…
-
**Elasticsearch version** (`bin/elasticsearch --version`): 7.9.3
**Plugins installed**: []
**JVM version** (`java -version`): Bundled JDK (JDK 11)
**OS version** (`uname -a` if on a Unix-…
-
If we set less node urls than existing, our request will be always forwarded to these nodes. We want to use other nodes too.
We need to configure **DiscoverNodesOnStart** and **DiscoverNodesInterva…
-
Elasticsearch version: 1.5.0
Logstash version: 2.2.0
OS: Ubuntu_14.04.3_LTS_HVM (`uname -a = Linux my-test-logstash-1-us-west-2 3.13.0-63-generic #103-Ubuntu SMP Fri Aug 14 21:42:59 UTC 2015 x86_64 …
-
Hi -
I've added the wmibeats as a service on a windows-7 server, when I tried to start the service, its throwing the below error:
![image](https://cloud.githubusercontent.com/assets/24888031/24038…
-
### Java API client version
7.17.6
### Java version
17
### Elasticsearch Version
7.17.6
### Problem description
I'm trying to create a `SearchRequest` from a search request expressed as json us…
-
Hi,
Running Elasticsearch 6.0 on k8s with following configuration, As following your documentation.
Master node - 3 no's
Client node - 2 no's
Data node - 5 no's
Uploaded 1 million docs into t…
-
**FSCrawler runs & crawl new documents initially when Index is empty, but after some time, it doesn't crawl any new document or new folder. And give me warning as below:**
05:54:00,431 DEBUG [f.p.e…
-
I couldn't find a simple way to define a custom analyzer.
I'm working with Grails 2.5.3 and elasticsearch 0.0.4.6.
Under config.groovy i use the following to define "my_analyzer":
``` groovy
elastic…