Hi Community, I need your help. I am using SigNo...
# signoz-cloud
a
Hi Community, I need your 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