Troubleshooting CloudPoint logging
You can retrieve the logs of a CloudPoint service from the /cloudpoint/logs/flexsnap.log file by running the following command:
For Docker environment: # sudo cat /cloudpoint/logs/flexsnap.log | grep <flexsnap-service name>
For Podman environment: # tail /cloudpoint/logs/flexsnap.log | grep <flexsnap-service name>