-
## Description
In a project using the gatsby-offline-plugin, in production (gatsby build), when you access or refresh a page, you'll get a quick blank page instead of the styled HTML from the R…
-
[Treasure Data](https://www.treasuredata.com/) is a hosted big data analytics solution based on Presto / Hive.
They provide [a simple JDBC driver](https://docs.treasuredata.com/articles/jdbc-driver) …
-
### Describe the bug
Fluentd downloads are served via `http://packages.treasuredata.com.s3.amazonaws.com/4/windows/td-agent-4.2.0-x64.msi`
Chrome blocks this because the repo URL is served via HTT…
ghost updated
3 years ago
-
NOTE: Was originally posted to https://github.com/fluent/fluentd/issues/3436, but @cosmo0920 asked for this issue to be opened here instead. It isn't super obvious this is the right place for this, s…
-
### Describe the bug
I used to use `php:7.1.12-apache-jessie` docker image and installed fluentd with
`# td-agent 3
curl -L https://toolbelt.treasuredata.com/sh/install-debian-jessie-td-agent3.sh …
-
## Bug Report
**Describe the bug**
Using a 1 DB file for 2 incoming plugins leads to unusual results.
**To Reproduce**
Create 3 config files:
#input_1.conf
```
[INPUT]
Name tail
…
-
td-agent won't operate as a repo on Redhat / Centos 8 (maybe 7 as well?) machines if repo_gpgcheck=1 is specified in the /etc/yum.repos.d configuration file. This prevents the repo metadata from be cr…
-
When attempting to write a chunk using the `kafka2` output plugin, I'm getting the following exception:
```
2019-05-28 19:53:46 +0000 [warn]: #0 Send exception occurred: undefined method `[]' for …
-
When attempting to use the `rdkafka2` output plugin, if I just set the `default_partition_key` the same way I do for the `kafka2` plugin, it completely ignores it and send to a partition based on the …
-
I am unable to install td-agent with Ubuntu Bionic 18.04 LTS.