I need to know how should I filter the logs are relevant to a TraceID ? simply how to filter the logs by different TraceIDs .
I need to know how should I filter the logs are relevant to a TraceID ? simply how to filter the logs by different TraceIDs .
Use standard Loki query and search trace id in logs, e.g.:
Your logs may be structured, so then you can be more explicit, e.g.:
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.