Replies: 1 comment
-
Tried this approach to https://docs.splunk.com/observability/en/gdi/opentelemetry/components/filelog-receiver.html filelog/test-log: It gives below logs even though the pod has this file. Can someone help me with the issue |
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.
-
Hi Team,
As we have an option in default values.yaml https://github.com/signalfx/splunk-otel-collector-chart/blob/main/helm-charts/splunk-otel-collector/values.yaml to tail Files on k8s nodes how can we achieve the same for sending files from additional paths on pod say for eg /app/logs/
I tried using extraFileLogs: {} and volumemount but that does not work on pod level
Beta Was this translation helpful? Give feedback.
All reactions