weizhouapache commented on issue #10808:
URL: https://github.com/apache/cloudstack/issues/10808#issuecomment-2851639182

   > tried find this text "cloudstack-setup-agent" in the management.log, 
unable to find it.
   
   @verendrakalsi 
   right, if the log level is INFO, you will not see the logs
   
   can you change the log4j level to DEBUG, and restart mgmt server ?
   
   ```
   sed -i "s/INFO/DEBUG/g" /etc/cloudstack/management/log4j-cloud.xml
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to