-
12-29-2016 13:11:46 INFO [Thread-6] com.linkedin.drelephant.ElephantRunner : Job queue size is 1
12-29-2016 13:11:46 INFO [dr-el-executor-thread-2] com.linkedin.drelephant.ElephantRunner : Analyzin…
yfluo updated
7 years ago
-
#### Problem
```
2018-02-20 08:56:49 -0800 [warn]: #0 fluent/log.rb:336:warn: dump an error event: error_class=ArgumentError error="invalid date" location="C:/opt/td-agent/embedded/lib/ruby/gems/2.4…
-
#### Problem
After a while td-agent produces this error in the logs, and after several retries, it stops delivering logs
This error is logged
```shell
2022-08-23 08:48:20 +0000 [warn]: #0 fa…
-
Hi,
I have a problem with the plugin :
Forwarder :
```
2015-04-07 17:37:25 +0200 [info]: starting fluentd-0.12.7
2015-04-07 17:37:26 +0200 [info]: gem 'fluent-mixin-config-placeholders' version '0.…
-
We wanted to enable [fault-tolerant execution](https://trino.io/docs/current/admin/fault-tolerant-execution.html#admin-fault-tolerant-execution--page-root) and use HDFS exchange manager as one of the …
nesat updated
2 months ago
-
#### Problem
Suddenly, in recent days, td-agent stops sending events via the ES plugin, showing the following for each event in its log file:
```
2019-08-27 06:57:24 +0000 [warn]: #0 emit transac…
-
We should make it possible to upload a partitioned relation as a single S3 object, from each worker in parallel, with little or no coordination required, and no appreciable burden on the coordinator.
…
-
# Bug Report
## Description
We are using DVC for version management of experimental data. This data is usually located on the measurement PCs in a main folder, where it is then sorted into subfo…
-
Problem:
We are using searchguard with elasticsearch and fluentd,
I have enabled client_certificate based authentication for elasticsearch.
Configured client certificates in fluentd - so that ES…
-
I am trying to set this up on Docker using 'fluentd-0.12.31' Fluentd image and it seems the plugin requires implicitly json-1.8 while fluent requires json-2.0. Is there any hard requirement for json-1…