You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
My logs weren't showing up in Splunk, so I dug a little deeper in the fluentd logs and found this throw during the output process: [warn]: #0 got unrecoverable error in primary and no secondary error_class=NoMethodError error="undefined method `request_uri' for #<URI::Generic >
What you expected to happen:
My logs arrive in splunk under my specified index
How to reproduce it (as minimally and precisely as possible):
Here is my output config:
What happened:
My logs weren't showing up in Splunk, so I dug a little deeper in the fluentd logs and found this throw during the output process:
[warn]: #0 got unrecoverable error in primary and no secondary error_class=NoMethodError error="undefined method `request_uri' for #<URI::Generic >
What you expected to happen:
My logs arrive in splunk under my specified index
How to reproduce it (as minimally and precisely as possible):
Here is my output config:
I am running version
1.3
Anything else we need to know?:
Environment:
kubectl version
):1.23
ruby --version
):2.5.8p224
cat /etc/os-release
):alpine 3.9.6
9.0.2303.100
The text was updated successfully, but these errors were encountered: