Hi, With have some applications running on kubernetes. All the logs produced by the application are sent to the standard output of the pod instance. On those logs, we would like to be able to extract them (based on a pattern for exemple) and send them to a specific index. The others logs would go to a "by default" index. Can we acheive this with splunk OTEL for kubernetes? do you have some hints where i should start first ? thank you
... View more