You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature improves multi process usage.
Currently, <worker> section takes only 1 number and it can't define multiple input plugins to share port. <worker N-M> resolves the problem like below.
This feature improves multi process usage.
Currently,
<worker>
section takes only 1 number and it can't define multiple input plugins to share port.<worker N-M>
resolves the problem like below.This patten is popular in large scale deployment so adding this syntax helps users.
The text was updated successfully, but these errors were encountered: