I require assistance in setting up application logs for Signoz. Signoz is deployed via Docker on the first EC2 instance, while the application runs on the second EC2 instance using ECS.
Your help with this matter would be greatly appreciated.
p
Pranay
04/03/2024, 12:32 AM
You should be able to just use endpoint for SigNoz - in the second EC2 instance (wherever you are specifying OTEL endpoint)
How have you configured sending logs from ECS application? Is it directly via application or through a log forwarder or otel collector?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.