-
#### Problem
We want to change the name of the field @timestamp into timestamp
We have tried the option called time_key . But it is not working.
#### Steps to replicate
Following is our fluentd…
-
- Version: ES/Logstash 5.0.2, plugin: 3.1.0
- Operating System: CentOS 7
- Config File (the query I used is in the comment):
```ruby
input {
elasticsearch {
hosts => "10.…
-
We've discussed and agreed in this week's Security team meeting
that when we update or delete a role, and the subsequent cache clearing operation fails, e.g. https://github.com/elastic/elasticsearch/…
-
**Elasticsearch version** (`bin/elasticsearch --version`): 7.x
**Plugins installed**: []
**JVM version** (`java -version`): N/A
**OS version** (`uname -a` if on a Unix-like system): N/A
**…
-
Is this supposed to work on Elasticsearch 5.2? I'm getting the following error:
```
at com.bellszhu.elasticsearch.plugin.synonym.analysis.DynamicSynonymTokenFilterFactory.(DynamicSynonymTo…
-
Due to https://github.com/kubernetes/kubernetes/commit/7a2e5af11d6ca1cd9f66f5a1e65fe4773b755fb2
When trying to run:
output, err := k8s.RunKubectlAndGetOutputE(suite.T(), suite.k8sOptions, "e…
-
- [x] read [the contribution guideline](https://github.com/uken/fluent-plugin-elasticsearch/blob/master/CONTRIBUTING.md)
#### Problem
We have a fluentd pod that stopped sending logs. The logs ar…
-
I keep getting this error spamming in the logs:
```
{:timestamp=>"2015-06-05T20:20:17.328000+0000", :message=>"A plugin had an unrecoverable error. Will restart this plugin.\n Plugin: \"pupmaster.ex…
-
Using the plugin in a Mac with M1 chip we found the same error than in issue [20355](https://github.com/gradle/gradle/issues/20355#issuecomment-1086940022)
**Environment**
```
openjdk version "11…
-
**Elasticsearch version** (`bin/elasticsearch --version`): 7.16.1
**Plugins installed**: []
**JVM version** (`java -version`): JDK 17 (the one shipped with ES)
**Description of the problem in…