Hi Community,
I need help.
I am using SigNoz on my VM where I have installed my Java application to monitor logs and metrics. However, my Java application consists of 10 Tomcat servers, and I want to monitor each one of them separately on a single SigNoz machine.
I have managed to monitor a single Tomcat server, but I have not been able to achieve this for the other 9 Tomcat servers. What I have observed is that when I start Tomcat for one server, it runs fine. However, when I start another Tomcat server, the logs from the previous Tomcat server get lost, and SigNoz shows no logs or metrics for it.
Please help me to achieve this.
Thank you
n
Nitish
07/07/2024, 12:49 PM
Hi, You'll need to set up a separate file log receiver for each Tomcat server in your OpenTelemetry Collector configuration . Did you try doing that?
a
Aditya Tidke
07/07/2024, 1:04 PM
Thank you for the response.
No I haven't tried it, let me give it a try.
Thank you
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.