-
Bug
-
Resolution: Done-Errata
-
Normal
-
Logging 5.7.2
-
False
-
None
-
False
-
NEW
-
VERIFIED
-
-
Bug Fix
-
-
-
Log Collection - Sprint 238, Log Collection - Sprint 239
Description of problem:
Getting the following error on all fluentd collectors on our RHTAP clusters:
POD_IPS: 10.128.2.50, PROM_BIND_IP: 0.0.0.0 Setting each total_size_limit for 1 buffers to 56289181900 bytes Setting queued_chunks_limit_size for each buffer to 6710 Setting chunk_limit_size for each buffer to 8388608 2023-06-13 10:02:47 +0000 [warn]: '@' is the system reserved prefix. It works in the nested configuration for now but it will be rejected: @timestamp 2023-06-13 10:02:47 +0000 [warn]: '@' is the system reserved prefix. It works in the nested configuration for now but it will be rejected: @timestamp /usr/local/share/gems/gems/fluent-plugin-elasticsearch-5.2.2/lib/fluent/plugin/elasticsearch_compat.rb:8: warning: already initialized constant TRANSPORT_CLASS /usr/local/share/gems/gems/fluent-plugin-elasticsearch-5.2.2/lib/fluent/plugin/elasticsearch_compat.rb:3: warning: previous definition of TRANSPORT_CLASS was here /usr/local/share/gems/gems/fluent-plugin-elasticsearch-5.2.2/lib/fluent/plugin/elasticsearch_compat.rb:25: warning: already initialized constant SELECTOR_CLASS /usr/local/share/gems/gems/fluent-plugin-elasticsearch-5.2.2/lib/fluent/plugin/elasticsearch_compat.rb:20: warning: previous definition of SELECTOR_CLASS was here 2023-06-13 10:02:49 +0000 [error]: unexpected error error_class=ArgumentError error="@SPLUNK_RECEIVER_APPLICATION label not found" 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/root_agent.rb:340:in `find_label' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/plugin_helper/event_emitter.rb:56:in `event_emitter_router' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/plugin_helper/event_emitter.rb:81:in `configure' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/plugin.rb:187:in `configure' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/agent.rb:132:in `add_match' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/agent.rb:74:in `block in configure' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/agent.rb:64:in `each' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/agent.rb:64:in `configure' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/label.rb:31:in `configure' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/root_agent.rb:146:in `block in configure' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/root_agent.rb:146:in `each' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/root_agent.rb:146:in `configure' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/engine.rb:105:in `configure' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/engine.rb:80:in `run_configure' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/supervisor.rb:719:in `block in run_worker' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/supervisor.rb:971:in `main_process' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/supervisor.rb:711:in `run_worker' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/lib/fluent/command/fluentd.rb:376:in `<top (required)>' 2023-06-13 10:02:49 +0000 [error]: /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:83:in `require' 2023-06-13 10:02:49 +0000 [error]: /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:83:in `require' 2023-06-13 10:02:49 +0000 [error]: /usr/local/share/gems/gems/fluentd-1.14.6/bin/fluentd:15:in `<top (required)>' 2023-06-13 10:02:49 +0000 [error]: /usr/local/bin/fluentd:23:in `load' 2023-06-13 10:02:49 +0000 [error]: /usr/local/bin/fluentd:23:in `<main>'
Version-Release number of selected component (if applicable):
Red Hat OpenShift Logging 5.7.2
How reproducible:
Our logging configuration resides here:
https://github.com/redhat-appstudio/infra-deployments/tree/main/components/monitoring/logging
- links to
- mentioned on