Join Slack
Powered by
Hi, Following <https://signoz.io/docs/userguide/co...
# support
a
Archit Garg
03/04/2024, 11:09 AM
Hi, Following
https://signoz.io/docs/userguide/collecting_nodejs_winston_logs/
I've added below in my code, as it is deployed on docker but signoz is not capturing logs. Signoz is deployed on different machine. Please help me fix this.
Copy code
logger.add(new winston.transports.Console(options));
Archit Garg
03/04/2024, 11:40 AM
@Srikanth Chekuri
Can you help?
s
Srikanth Chekuri
03/05/2024, 9:32 AM
Is the application and signoz deployed on same machine?
a
Archit Garg
03/05/2024, 10:27 AM
Hi
@Srikanth Chekuri
It is on different machine
s
Srikanth Chekuri
03/05/2024, 3:22 PM
They are not automatically collected when on different machine. Follow this section
https://signoz.io/docs/userguide/collecting_nodejs_winston_logs/#collecting-nodejs-logs-when-application-is-deployed-on-a-host
2
Views
Open in Slack
Previous
Next