https://signoz.io logo
Title
s

Sheelendra Prakash

12/05/2022, 10:01 AM
I have installed SigNoz on EC2 Linux instance. but unable to access browser UI
n

nitya-signoz

12/05/2022, 10:26 AM
Check if your security group attached to the EC2 instance has port 3301 added to inbound rules. If not you can add it and access it via ip.
s

Sheelendra Prakash

12/05/2022, 12:12 PM
Thanks @nitya-signoz its working
may we connect AWS cloud watch as data source in signoz
n

nitya-signoz

12/06/2022, 4:46 AM
Hi, you can try out this receiver https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/awscloudwatchreceiver . Though it is in alpha stage as of now.