- 08 Jul, 2018 2 commits
-
-
Klaus Wölfel authored
-
Eteri authored
-
- 06 Jul, 2018 1 commit
-
-
Eteri authored
All tabs are converted to spaces, no more unnecessary white spaces. /reviewed-on nexedi/fluent-plugin-wendelin!5
-
- 05 Jul, 2018 9 commits
- 18 Oct, 2017 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
This depends on nexedi/wendelin!28. /reviewed-on nexedi/fluent-plugin-wendelin!1
-
- 08 Jun, 2016 2 commits
-
-
Kirill Smelkov authored
-
Kirill Smelkov authored
Else `gem build` complains: WARNING: WARNING: license value 'APLv2' is invalid. Use a license identifier from http://spdx.org/licenses or 'Nonstandard' for a nonstandard license.
-
- 19 Nov, 2015 2 commits
-
-
Kirill Smelkov authored
Net::HTTP has default infinite timeout for opening connection, which, when other side does not open connection fully, nor rejects connecting, results in infinite thread hang without any reporting into log. Fix it by explicitly making all timeouts finite (set to default Net::HTTP's read_timeout 60 seconds). /cc @klaus
-
Kirill Smelkov authored
Previously WendelinClient's tracing was controlled by global $trace variable and was not correlated to current Fluentd log level, or current plugin log level and thus it was harder for users to use. Improve it and rework the tracing to use fluentd logging infrastructure. This way tracing is disabled by default, but can be either globally enabled with fluentd -v -v or only for wendelin_out plugin via adding log_level trace to <match ...> section which routes messages to wendelin_out. /cc @klaus
-
- 25 Sep, 2015 1 commit
-
-
Kirill Smelkov authored
-
- 24 Sep, 2015 1 commit
-
-
Kirill Smelkov authored
-
- 14 Aug, 2015 1 commit
-
-
Kirill Smelkov authored
Instead of ingesting just [1,2,'hello'] list, ingest in format closer to what fluentd sends - i.e. "t" and dict/hash of name->value pairs.
-
- 11 Aug, 2015 1 commit
-
-
Kirill Smelkov authored
-
- 25 May, 2015 2 commits
-
-
Kirill Smelkov authored
This was pre-tested and know to ingest data ok, modulo some known TODO.
-
Kirill Smelkov authored
The project to implement Fluentd output to Wendelin.
-