-
$ pwd
/opt/td-agent/embedded/bin
$ ./gem install fluent-plugin-prometheus
Building native extensions. This could take a while...
Successfully installed msgpack-1.4.2
Fetching: serverengine-2.2.3…
-
I built fluentd image using the following Dockerfile,
```
FROM fluent/fluentd:v1.0-debian
USER root
WORKDIR /home/fluent
ENV PATH /home/fluent/.gem/ruby/2.3.0/bin:$PATH
RUN buildDeps="sudo ma…
ahrtr updated
3 years ago
-
**Describe the bug**
Hi,
We have an issue with td-agent buffer : it seems the last log contained in buffer is not flushed immediately
whereas i set flush-mode to immediate
**To Reproduce**
…
-
Are there issues with the APT repository?
See
> apt-get update
output below:
```
Ign:9 https://packages.elastic.co/elasticsearch/6.x/debian stable InRelease
Ign:10 https://packages.elastic.co/el…
-
Hello
Very very new to FluentD so please forgive me for a stupid question. I followed the documentation at https://docs.fluentd.org/how-to-guides/apache-to-s3
I keep seeing this error:
2020-…
-
AdGuard DNS filter will block Treasure Data and Firebase, while other AdGuard filters doesn't. Although I'm not sure which one is actually necessary, by blocking these domains, some Japanese bank app …
-
# td-agent 4
$ curl -L https://toolbelt.treasuredata.com/sh/install-redhat-td-agent4.sh | sh
https://docs.fluentd.org/installation/install-by-rpm
-
An image build that worked just yesterday with ruby version 2.4.10 is now failing with:
```
ERROR: Error installing fluent-plugin-kubernetes_metadata_filter-2.3.0.gem:
jsonpath requires Ruby ve…
-
Hello,
It seems like this plugin is not working on Unbuntu Xenial.
I installed this version :
`
http://packages.treasuredata.com.s3.amazonaws.com/3/ubuntu/xenial/pool/contrib/t/td-agent/…
-
Chocolatey is a modern package management system (like apt or yum on GNU/Linux) for Windows: https://chocolatey.org/
Most packages for this system is implemeted as a wrapper of an original installe…
ashie updated
4 years ago