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 (6 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 825 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.
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.
Adding Labels to Logs in SigNoz Using Pipelines
Tarek was trying to add labels from a JSON body to SigNoz logs. nitya-signoz and Shivanshu helped by providing pipeline examples and configurations. nitya-signoz's solution eventually resolved the issue.
