Basically what I’m doing is I send logs using otlp grpc to the collector in JSON string format, then I use the transform processor with ParseJSON to convert the string to JSON, my issue is that this causes the fields in the elastic document to have an Attributes prefix which is not something I want
I tried using the transform processor, didn’t try much else.
Oren is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.