Replies: 2 comments 2 replies
-
|
@Watson1978 Tagging you for help 🙏 |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Hmm, However, the instance variable has been used at fluentd/lib/fluent/plugin/in_tail.rb Line 168 in 08f8c24
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What is a problem?
I am getting this error
2025-11-13 09:34:22 +0000 [error]: fluent/log.rb:414:error: unexpected error error_class=NoMethodError error="undefined methodhave_capability?' for nil"`when trying to load a containerized fluentd image with added capablities through daemon set, not able to resolve this issue
Describe the configuration of Fluentd
with the Gemfile being
and entrypoint.sh
bundle exec fluentd -c ${FLUENTD_CONF} -p /fluentd/plugins --gemfile /fluentd/Gemfile -vvDescribe the logs of Fluentd
and this was the daemonSet manifest
the fluent.conf was loaded via a config map and uses tail
Environment
RUBY_VERSION=3.3
Beta Was this translation helpful? Give feedback.
All reactions