Issue with Logging Severity Number in Signoz
TLDR Matt raised an issue with severity_number
getting logged as '0' in Signoz. nitya-signoz suggested using the severity parser for resolution.
Nov 06, 2023 (3 weeks ago)
Matt
08:15 PMseverity_number: 8
but the log entry in signoz is still showing severity_number: 0
Nov 07, 2023 (3 weeks ago)
nitya-signoz
11:10 AMSigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
SigNoz Log Format and JSON Parsing
Luke asked about the log format for SigNoz and using operators to convert loggers. nitya-signoz shared resources about specifications and recommended using operators. Travis had issues with JSON parsing but resolved them by updating `otel-agent-config.yaml`.
Problem with Parsing Large JSON Logs
Saad asks for help with Signoz parsing large JSON logs into multiple logs. nitya-signoz suggests changing `max_log_size`, but the exact configuration steps are left unclear.
Parsing JSON Logs in Kubernetes for Different Applications
Nick sought advice on parsing JSON logs in Kubernetes for apps without OTEL support. nitya-signoz suggested using additional operators, creating pipelines, and mapping according to the business logic.