Add worker section description
cosmo0920 opened this issue · 3 comments
cosmo0920 commented
This is an advanced usage for Fluentd.
Like fluent/fluentd#2145, users want to use multi workers but there is a few pitfall.
This pitfall is originated from multi worker unsupported plugin implementation.
It can avoid with <worker >
section but I cannot find <worker >
section usage documentation.
fujimotos commented
OK. I'll write some article on it next week.
repeatedly commented
I have just added multi process workers article.
If you have an idea for document improvement, please send a patch :)
fujimotos commented
That's awesome. Thank you!