Yaroslav Kirillov
Yaroslav Kirillov
# Description Added `json_extract` action plugin. Fixes #589
Added throttle limit distribution. Fixes #586
# Description Added gzip encoding to elastic&splunk output plugins by flag in config. Fixes #649
Add gzip encoding to elastic&splunk output plugins by flag in config.
# Description Added OAuth SASL mechanism to input/output kafka plugins. Fixes #628
Add OAUTHBEARER SASL mechanism to input/output kafka plugins.
# Description Add `Map(String,String)` column type to clickhouse output-plugin.
Hello. I would like to suggest a number of improvements: 1. Add support for 'exactly' re syntax (`a{3}`, `a{3,6}`) - this will help reduce the length of regular expressions. 2....