Fluentd v0.10.51

48 views
Skip to first unread message

repeatedly

unread,
Jul 3, 2014, 4:23:42 PM7/3/14
to flu...@googlegroups.com
Hi users!

We have just released Fluentd version 0.10.51.
Here are the changes:

* in_tail: Fix rotation handling when new file not found
* in_syslog: Change debug log level to warn at pattern mismatch
* formatter: Use localtime by default
* parser: Add SyslogParser
* parser: Add "estimate_current_event" attribute to TextParsers not to set current time into parse result
* config: Add <system> section to set core parameters via configuration file
* test: Support v1 configuration in TestDriver
* Add udp and tcp input plugins

You can send text logs to Fluentd via these protocols :)

And configuration file now supports `<system>` section to set core parameters.
Here are current supported parameters:

- log_level
- suppress_repeated_stacktrace
- emit_error_log_interval
- suppress_config_dump

`<system>` has a priority over command line option.
So if you set `-vv` and `log_level error`, then `-vv` is ignored.
This is easier than adding command line option with td-agent or other management tools.

I also posted this release announcement on Fluentd blog.

Enjoy Fluentd!


Thanks,
Masahiro
Reply all
Reply to author
Forward
0 new messages