Hi Everyone, I have a question. I setup signoz using self hosted on AWS ec2. using below link.
https://signoz.io/docs/install/linux/
Now when I am trying to setup Otel Collector using below link.
https://signoz.io/docs/tutorial/opentelemetry-binary-usage-in-virtual-machine/
It’s failing. So, either Signoz collector or Otel collector can work at one time. Do I need to setup Otel collector on different Ec2 instance. ?
Basically I want to achieve the Host metrics of Ec2 instance and Java based application logs in signoz. can anyone guide me why it’s failing and what wrong I am doing here. am I missing something or need to modify ?