I have an application which is deployed on aws ec2 instance. We are using hazelcast cache to store certain tokens for user management. How to monitor this application from hazelcast management center.
Currently I am not able to connect to this node using hazelcast management center setup on local via IP address.
Do I need to install or setup anything else for such requirement.
Please read Hazelcast Management Center: Getting Started. It explains how to start Management Center and how to connect it to your Hazelcast cluster.
In short, you need to start Management Center, open it with your browser, and click "Add Cluster Config". Then, you can monitor and manage your Hazelcast cluster with the Management Center Application.