How to enable extended logging for Parallels Mac Management Agent.

0 users found this article helpful

Information

To enable extended logging for Parallels Mac Management Agent please perform the steps below:

  1. Open Terminal on the Mac side.
  2. Execute the commands below:

    sudo launchctl setenv PMA_AGENT_LOG_LEVEL T 
    sudo killall pma_agent
    

To disable extended logging for Parallels Mac Management Agent please perform the steps below:

  1. Open Terminal on the Mac side.
  2. Execute the commands below:

    sudo launchctl unsetenv variable
    sudo killall pma_agent
    

Was this article helpful?

Tell us how we can improve it.