calyptia-fluentd: Installation for MacOs need information
mohantangirala opened this issue · 6 comments
Describe the bug
The installation instruction needs a pre-requisite for MacOs - Sonoma, which is upgrade or have another ruby version with is 3.0 or above with out with Mac Os is taking the OOTB version 2.6.x causing no response in the fluentd process
Link to the problematic documentation
https://docs.fluentd.org/installation/install-by-dmg
Expected explanation
Pre-requisite
- Install ruby version 3.x using brew and update the path variable.
- https://mac.install.guide/ruby/update
Additional context
No response
Added a fix in pr #500: https://github.com/fluent/fluentd-docs-gitbook/pull/500/files
The installation instruction needs a pre-requisite for MacOs - Sonoma, which is upgrade or have another ruby version with is 3.0 or above with out with Mac Os is taking the OOTB version 2.6.x causing no response in the fluentd process
Is this about calyptia-fluentd?
Yes, this is about calyptia-fluentd
Hmm, sorry, I don't know much about calyptia-fluentd.
Is Ruby not included in that package?
No it is not.
@cosmo0920
Could you please review this and #500?