Yaroslav Kirillov

Results 10 issues of Yaroslav Kirillov

# Description Added `json_extract` action plugin. Fixes #589

Add json_extract plugin

enhancement

Added throttle limit distribution. Fixes #586

Add distributed throttling.

enhancement

# 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.

enhancement

# Description Added OAuth SASL mechanism to input/output kafka plugins. Fixes #628

Add OAUTHBEARER SASL mechanism to input/output kafka plugins.

enhancement

# 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....