From a Cloud Standard cluster, you can stream the last 1,000 lines of your cluster logs, using the Maven plugin.
- 
Configure the Maven plugin to connect to your cluster. 
- 
Execute the following: mvn hazelcast-cloud:stream-logs
You’ll see the latest 1,000 lines of logs for a single member in your cluster.
Next Steps
To see the logs of all members in your cluster, see Downloading Cluster Logs.