fluentd-docs
fluentd-docs copied to clipboard
This repository is deprecated. Go to fluentd-docs-gitbook repository.
Just adding some quotes, for better reading experience.
There are still a number of technical articles left in the main website. https://www.fluentd.org/guides First, we need to maintain these articles up-to-date. Most of code examples in the article still...
The options we're given are: a heroku app that doesn't seem to work (capture groups continue capturing outside their definition, making it useless for debugging) and a ui project that...
input: "params": {"key1": "value1"} output: {"key1": "value1"} This is my use case. Thank you.
Hi, Looks like we need to specify if we choose UDP over TCP for the data transfer the data will be a loss if the receiver goes down [https://docs.fluentd.org/v1.0/articles/high-availability](url) under...
Help! I am unsuccessfully attempting to construct an internal mirror of the Ubuntu treasuredata repository using debmirror on a trusty machine that mirrors many other repositories, and suspecting that there...
Hello, I wanted to let you know that we're working on a Helm chart that makes it easier to deploy a Kubernetes logging solution based on fluentd, es and kibana....
@takuan-osho says that he cannot find a v0.12 and v1.0 contaminated usage guide for not familiar with Fluentd in [twitter](https://twitter.com/takuan_osho/status/966584182003527681). I also cannot find that document. Mixed versions usage guide...
We'd like to submit a PR to add `fluent-plugin-google-cloud` as an official output plugin in [this page](https://docs.fluentd.org/v1.0/articles/output-plugin-overview). This plugin is open sourced under `Apache License 2.0` and is available on...
In this issue, I'd briefly discuss the plan to improve [the v1.0 article on Buffer plugins]( https://docs.fluentd.org/v1.0/articles/buffer-plugin-overview). ### Current status As you can see in the article linked above, the...