Hi Matteu
The log level is specified in the XML files.
Extended logging can be enabled individually for each component (controller, proxy) individually, so please let your script check both xml files:
- C:\ProgramData\Veeam\Backup365\Config.xml
- C:\ProgramData\Veeam\Backup365\Proxy.xml
Best,
Fabian
The log level is specified in the XML files.
Extended logging can be enabled individually for each component (controller, proxy) individually, so please let your script check both xml files:
- C:\ProgramData\Veeam\Backup365\Config.xml
- C:\ProgramData\Veeam\Backup365\Proxy.xml
Code:
<Veeam> <Core> <Log Level="Default" /> </Core></Veeam>Code:
<Veeam> <Core> <Log Level="Extended" /> </Core></Veeam>Fabian
Statistics: Posted by Mildur — Aug 23, 2025 7:06 pm






