kiyoto
kiyoto
Here is my log running `npm install msgpack` ``` npm http GET https://registry.npmjs.org/msgpack npm http 304 https://registry.npmjs.org/msgpack > [email protected] install /data/mongolab/node_modules/msgpack > node-gyp rebuild make: Entering directory `/data/mongolab/node_modules/msgpack/build' CXX(target) Release/obj.target/libmsgpack/deps/msgpack/gcc_atomic.o...
https://github.com/sonots/fluentd-server While @sonots's `fluentd-server` is not strictly about UI, it does help with deploying/managing Fluentd configs. This is a placeholder issue for us to discuss whether we want to incorporate...
It would be nice to add the option to log data to `in_http`. A common use case is for people who run Fluentd on Heroku (ex: [see this repo](https://github.com/treasure-data/heroku-td-agent).) NOTE...
When writing RTM clients, it's often helpful to convert IDs that Slack API returns into their descriptive names. I might be missing something in the implementation (if so, glad to...
Since v0.12 will have two big changes in Fluentd's internals (labels and filters), let's make a page that describes how Fluentd works at the _internals_ level.
Currently, docs.fluentd.org/v0.12/articles/plugin-development has too much content. It should be broken down to separate pages per plugin (output, input, filter, parser, formatter) with more detailed guidelines on each page. In particular,...
Hi Eric- Thanks for the awesome work. I noticed that inside lib/fluent/plugin are three plugins. I would say `in_gelftail` and `out_gelf2file` can be yanked out of the repo for the...
First and away, this is really awesome =) Also, do you have plans to develop in_http in the near future?
This issue is similar to Issue #1106 For a large Digdag deployment, it's possible that the user has more than 100 schedules. One approach, of course, is to deploy multiple...
This can be useful for the workflow where it's important to ensure the presence of table(s) at all times