Changes:
- Drop ruby 1.9.2 and 2.0.0 supports
Enhancements:
- Add config descriptions
- Add fluent module require explicitly
Enhancements:
- Support label feature of Fluentd v0.12
Enhancements:
- Add
remove_tag_slice
option - Add
aggregate out_tag
option
Changes:
- Allow . in tag options to support compatibility with HandleTagNameMixin
Enhancement:
- Add
add_tag_suffix
andremove_tag_suffix
options
Enhancement:
- Support
log_level
option of Fleuntd v0.10.43
Changes
- No
message
output in the case ofregexpN
orexcludeN
option
Features
- Add
regexpN
andexcludeN
options
Features
- Allow to use
remove_tag_prefix
option alone
Features
- add
remove_tag_prefix
option
Changes
- Change the option name
output_tag
totag
.output_tag
is obsolete. - Change the option name
output_with_joined_delimiter
todelimiter
.output_with_joined_delimiter
is obsolete.
Changes
- Revert 0.3.0.
string-scrub
gem is only for >= ruby 2.0.
Changes
- Use String#scrub
Features
- less_than, less_equal, greater_than, greater_equal
Features
- comparison
Features
- replace_invalid_sequence
Changes:
- Revert
output_delimiter
tooutput_with_joined_delimiter
.
Features:
- aggregate tag/all
Changes:
- Remove
output_matched_message
option, and make it default. - Rename
output_with_joined_delimiter
tooutput_delimiter
.
Bugfixes:
First version