Parsing TraceID in Logs for Signoz/Otelcollector
TLDR sudhanshu inquires about parsing TraceID in logs for signoz/otelcollector. nitya-signoz suggests using the trace parser operator and provides an example.
Mar 23, 2023 (9 months ago)
sudhanshu
09:55 AMnitya-signoz
02:46 PMexample https://github.com/SigNoz/logs-benchmark/blob/0b2451e6108d8fa5fdd5808c4e174bd52b9d55d3/signoz/signoz-client/otel-collector-config.yaml#L22
SigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Adding Traceid in Logs and Utilizing Helm for SigNoz Installation
Charan sought assistance on adding traceid in logs. nitya-signoz advised how to parse it and Prashant suggested modification of the logtransform processor or addition of a new one as a solution.
Configuring trace_id and span_id Extraction in Node App Logs
Saad was struggling to extract trace_id and span_id from their node app logs and asked for help. nitya-signoz instructed them to add the processor to the services, and this solved the issue.
Trace Parser Requirement for 'Go to Related Logs'
Al asked if a specific trace parser was needed for a certain function. Srikanth confirmed that it works if the signoz deployment has it, where the trace_id, span_id exist.