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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
We have a usecase where we are trying to tail log files on kubernetes nodes and have configured configuration under below
For our usecase we are trying to tail log files in kubernetes empty directory from below location
In above * usually is pod uid.
Now I want to enrich logs collected with kubernetes metadata by using k8sattributes processor. How can I do this?
As per Code https://github.com/signalfx/splunk-otel-collector-chart/blob/main/helm-charts/splunk-otel-collector/templates/config/_otel-agent.tpl#L743C7-L752C19 there is no option to add any additonal processor.
Beta Was this translation helpful? Give feedback.
All reactions