Change the log level to Warn for Microsoft Intune customers
Microsoft Intune
customersComplete this task in an on-premises
BlackBerry UEM
environment. If you use Microsoft Intune
, you should change the log level to Warn.- On theBlackBerry UEMserver that you want to change the log level for, locate the log4J.xml file. The default location of the file isC:\Program Files\BlackBerry\BES\Core\tomcat-core\webapps\ROOT\WEB-INF\classes
- In the file, above the <root> value, add the following information:<logger name="org.apache.http.wire"> <level value="warn"/> </logger>
- Restart theBlackBerry UEM Coreservice.