Quantcast
Channel: R&D Forums
Viewing all articles
Browse latest Browse all 9966

Veeam Backup for Microsoft 365 • Re: Powershell to get loggin level

$
0
0
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

Code:

<Veeam>  <Core>    <Log Level="Default" />  </Core></Veeam>

Code:

<Veeam>  <Core>    <Log Level="Extended" />  </Core></Veeam>
Best,
Fabian

Statistics: Posted by Mildur — Aug 23, 2025 7:06 pm



Viewing all articles
Browse latest Browse all 9966

Latest Images

Trending Articles



Latest Images