#support

Troubleshooting SigNoz Log Forwarding

TLDR Saroch attempted to forward a log file to SigNoz with no success. Prashant suggests using telemetrygen for sending test telemetry data. Still unresolved.

Powered by Struct AI
Aug 03, 2023 (1 month ago)
Saroch
Photo of md5-0e0b8e488c7bfe97987da48b1f5e19ce
Saroch
06:26 PM
I try to foward log file to signoz but it hot any data to in dashboard.
Image 1 for I try to foward log file to signoz but it hot any data to in dashboard.Image 2 for I try to foward log file to signoz but it hot any data to in dashboard.
Prashant
Photo of md5-1899629483c7ab1dccfbee6cc2f637b9
Prashant
07:51 PM
By default logs from docker containers should be collected by SigNoz Docker Standalone installation.
07:53
Prashant
07:53 PM
Troubleshoot binary is just for checking the health of OTLP endpoint. And not for actually sending data.

You could opt for telemetrygen instead for sending test telemetry data.

https://pkg.go.dev/github.com/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen#readme-installing
Aug 04, 2023 (1 month ago)
Saroch
Photo of md5-0e0b8e488c7bfe97987da48b1f5e19ce
Saroch
01:46 AM
I try follow with this document.
https://signoz.io/docs/userguide/collect_logs_from_file/

make a sample data python.log and set endpoint