logstash-filter-example icon indicating copy to clipboard operation
logstash-filter-example copied to clipboard

Example filter plugin. This should help bootstrap your effort to write your own filter plugin!

Results 2 logstash-filter-example issues
Sort by recently updated
recently updated
newest added

Hi, I was trying to "bundle install" but getting below error. " Could not find gem 'logstash-devutils' in any of the gem sources listed in your Gemfile. " I have...

Hi, Wondering if you have considered including a `.rubocop.yml` in your example plugins Would help plugin writers adhere to your coding standards,