Hello
I want to connect CVP to Cloud Connect for monitoring by Appdynamics
I tried "utls app-monitoring enable" command on the cloud connect server.
but, It is not done, so I viewed "platform/log/cli*.log" file.
in this log,
2024-08-01 09:25:13,912 INFO [ClassExecutionThread] appdynamics.CmdAppMonitoringEnable.checkLogForStatus - checkLogForStatus(): sleep for 2sec before checking for other pattern
2024-08-01 09:25:15,914 INFO [ClassExecutionThread] appdynamics.CmdAppMonitoringEnable.checkLogForStatus - checkLogForStatus(): sleep for 2sec before checking for other pattern
2024-08-01 09:25:17,915 INFO [ClassExecutionThread] appdynamics.CmdAppMonitoringEnable.checkLogForStatus - checkLogForStatus(): sleep for 2sec before checking for other pattern
2024-08-01 09:25:19,917 INFO [ClassExecutionThread] appdynamics.CmdAppMonitoringEnable.checkLogForStatus - checkLogForStatus(): sleep for 2sec before checking for other pattern
2024-08-01 09:25:21,918 INFO [ClassExecutionThread] appdynamics.CmdAppMonitoringEnable.checkLogForStatus - checkLogForStatus(): sleep for 2sec before checking for other pattern
2024-08-01 09:25:23,920 INFO [ClassExecutionThread] appdynamics.CmdAppMonitoringEnable.checkLogForStatus - checkLogForStatus(): sleep for 2sec before checking for other pattern
2024-08-01 09:25:25,922 INFO [ClassExecutionThread] appdynamics.CmdAppMonitoringEnable.checkLogForStatus - checkLogForStatus(): sleep for 2sec before checking for other pattern
this log was repeated every two seconds.
What should I do in this case?