
Trend Micro Case Diagnostic Tool (CDT) collects necessary debugging information from a customer’s product whenever problems occur. It automatically turns the product's debug status on and off and collects necessary files according to problem categories. Trend Micro uses this information to troubleshoot problems related to the product.
To obtain this tool and relevant documentation, contact your Support provider.
Some solutions in the Troubleshooting section of the online help direct you to the Trend Micro Knowledge Base. Please make sure you have Internet connection to open the Knowledge Base.
Aside from logs available on the Web console, you can use other types of logs (such as debug logs) to troubleshoot product issues. Below are some of the OfficeScan server and client logs:
|
Log |
Details |
|
Debug log using LogServer.exe |
To enable debug logging for the OfficeScan server, Trend Micro Vulnerability Scanner, and Policy Server:
To disable debug logging for the OfficeScan server, Trend Micro Vulnerability Scanner, and Policy Server:
To enable debug logging for server installation and upgrade: You can enable debug logging before performing the following tasks:
[debug] DebugLevel=9 DebugLog=C:\LogServer\ofcdebug.log
|
|
Local installation/upgrade log |
File name: OFCMAS.LOG Location: %windir% |
|
Remote installation/upgrade log |
On the computer where you launched Setup: File name: ofcmasr.log Location: %windir%
On the target computer: File name: OFCMAS.LOG Location: %windir% |
|
Component update log |
File name: TmuDump.txt Location: \PCCSRV\Web\Service\AU_Data\AU_Log
To get detailed server update information:
[Debug] level=-1 [Downloader] ProxyCache=0
To stop collecting detailed server update information:
|
|
Client Packager log |
To enable logging for Client Packager creation:
[Common] DebugMode=3
To disable logging for Client Packager creation: Open ClnExtor.ini and change the "DebugMode" value from 3 to 0. |
|
ServerProtect Normal Server Migration Tool debug log |
To enable debug logging for ServerProtect Normal Server Migration Tool:
[Debug] DebugLog=C:\ofcdebug.log DebugLevel=9
To disable debug logging for ServerProtect Normal Server Migration Tool: Delete ofcdebug.ini. |
|
VSEncrypt debug log |
OfficeScan automatically creates the debug log (VSEncrypt.log) in the user account's temporary folder. For example, C:\Documents and Settings\{User name}\Local Settings\Temp. |
|
Control Manager MCP Agent debug log |
Debug files on the OfficeScan server's \PCCSRV\CMAgent folder:
To enable debug logging for the MCP Agent:
[Debug] debugmode = 3 debuglevel= 3 debugtype = 0 debugsize = 10000 debuglog = C:\CMAgent_debug.log
To disable debug logging for the MCP Agent:
debugmode = 3 debuglevel= 3 debugtype = 0 debugsize = 10000 debuglog = C:\CMAgent_debug.log
|
|
Virus Scan Engine debug log |
To enable debug logging for the Virus Scan Engine:
To disable debug logging for the Virus Scan Engine: Restore the value of "DebugLogFlags" to "00000000". |
|
Log |
Details |
|
Debug log using LogServer.exe |
To enable debug logging for the OfficeScan client:
[Debug] Debuglog=C:\ofcdebug.log debuglevel=9 debugLevel_new=D debugSplitSize=10485760 debugSplitPeriod=12 debugRemoveAfterSplit=1
LogServer.exe automatically runs each time the client computer starts. Instruct users NOT to close the LogServer.exe command window that opens when the computer starts as this prompts OfficeScan to stop debug logging. If users close the command window, they can start debug logging again by running LogServer.exe located in \OfficeScan Client.
To disable debug logging for the OfficeScan client: Delete ofcdebug.ini. |
|
Fresh installation log |
File name: OFCNT.LOG Locations: %windir% for all installation methods except MSI package %temp% for the MSI package installation method |
|
Upgrade/Hot fix log |
File name: upgrade.log Location: \OfficeScan Client\Temp |
|
Damage Cleanup Services debug log |
To enable debug logging for Damage Cleanup Services:
To disable debug logging for Damage Cleanup Services: Open TSC.ini and change the "DebugInfoLevel" value from 3 to 0. |
|
Mail Scan log |
File name: SmolDbg.txt Location: \OfficeScan Client |
|
Client connection log |
File name: Conn_YYYYMMDD.log Location: \OfficeScan Client\ConnLog |
|
Client update log |
File name: Tmudump.txt Location: \OfficeScan Client\AU_Data\AU_Log
To get detailed client update information:
[Debug] level=-1 [Downloader] ProxyCache=0
To stop collecting detailed client update information:
|
|
Outbreak Prevention debug log |
File name: OPPLogs.log Location: \OfficeScan Client\OppLog |
|
OfficeScan firewall debug log |
To enable debug logging for the Common Firewall Driver:
Type: DWORD value (REG_DWORD) Name: DebugCtrl Value: 0x111
To disable debug logging for the Common Firewall Driver:
To enable debug logging for the OfficeScan NT Firewall service:
[debug] debug_on=yes debug_level=90 log_path=C:\TmPfw.log
To disable debug logging for the OfficeScan NT Firewall service:
|
|
Web Reputation debug log |
To enable debug logging for the Web Reputation feature:
[debug] debug_on=yes debug_level=90 log_path=C:\TmProxy.log
To disable debug logging for the Web Reputation feature:
|
|
Transport Driver Interface (TDI) debug log |
To enable debug logging for TDI:
Type: DWORD value (REG_DWORD) Name: Debug Value: 1111 (Hexadecimal)
Type: String value (REG_SZ) Name: LogFile Value: C:\tmtdi.log
To disable debug logging for TDI:
|