Sending Logs to Otel Collector from Gin App
TLDR Kshitij wants to send logs without outputting it in a file. nitya-signoz suggests using logging drivers and deploying otel collector as a sidecar in AWS ECS.
Feb 27, 2023 (7 months ago)
Kshitij
06:35 AM(I tried to use otel.SetLogger function but it does not seem to work)
nitya-signoz
07:33 AMnitya-signoz
07:35 AMKshitij
10:49 AMSigNoz Community
Indexed 825 threads (61% resolved)
Similar Threads
Issues with Transmitting Logs from Logstash to Signoz
Krishnadas struggled to transmit logs from Logstash to Signoz. After a rich dialogue with Prashant and nitya-signoz, the issue was resolved when Krishnadas removed the existing docker container logs receiver and added the filelog receiver for their logs folder.
Troubleshooting SigNoz Dashboard Visibility Issue
Naman had an issue with SigNoz not displaying services even though they've enabled it and sent data successfully. Srikanth engaged in investigation and troubleshooting, but the issue remained unresolved.

Log Collection in SigNoz for Spring Boot Application
Purti asked how to collect and send logs to SigNoz from a spring boot application. Prashant provided several examples and methods, before recommending the filelog receiver. Purti successfully implemented the provided solutions.

