Comments on How to Install Elasticsearch, Fluentd and Kibana (EFK) Logging Stack on Ubuntu 22.04
Log monitoring and analysis is an essential part of server or container infrastructure and is useful when handling complex applications. One of the popular logging solutions is the Elasticsearch, Fluentd, and Kibana (EFK) stack.
1 Comment(s)
Add comment
Comments
By: Javier Eraso
Very good guide.
However, it is not working out of the box.
The fluentd container does not start. The log says:
/usr/local/bundle/gems/fluentd-1.16.2/lib/fluent/config.rb:43:in `initialize': No such file or directory @ rb_sysopen - /fluentd/etc/fluent.conf (Errno::ENOENT)