repeatedly / fluent-plugin-beats

Fluentd plugin for Elastic beats
Apache License 2.0
45 stars 12 forks source link

enable multiple workers #14

Closed DaemonDude23 closed 6 years ago

DaemonDude23 commented 6 years ago

Addresses #9 .

This is my first ever PR! Never written Ruby, but I pieced it together from other plugins who have enabled multiple workers.

References for this configuration property:

repeatedly commented 6 years ago

Thx!