Correlating Logs and Traces
Linking together your Sumo Logic traces and logs will provide you a broad and deep understanding of your environment.
Our configurations, available in several programming languages, will inject the trace variables TraceId
and SpanId
into your logs:
Java
Injects data into user logs in your Java applications.
JavaScript
Injects data into user logs in your JavaScript apps.
Go (Golang)
Injects data into your GoLang app user logs.
.NET
Injects data into user logs from ASP.NET & .NET core.
Python
Injects data into your Python lambda logs.