Option 1:
Procedure
- Log on to the web console.
- On the banner of the web console, click the "A" in "Apex". This opens the Debug Log Setting screen.
- Specify debug log settings.
- Click Save.
- Check the log file (
ofcdebug.log) in the default location:<Server installation folder>\PCCSRV\Log.
Option 2:
Procedure
- Copy the "LogServer" folder located
in
<Server installation folder>\PCCSRV\PrivatetoC:\. - Create a file named
ofcdebug.iniwith the following content:[debug]DebugLevel=9DebugLog=C:\LogServer\ofcdebug.logdebugLevel_new=DdebugSplitSize=10485760debugSplitPeriod=12debugRemoveAfterSplit=1 - Save
ofcdebug.initoC:\LogServer. - Perform the appropriate task (that is, reinstall the server, upgrade to a new server version, or perform a remote installation/upgrade).
- Check
ofcdebug.loginC:\LogServer.
Note
If the Security Agent is present on the Trend Micro Apex One server, then the agent also outputs its debug logs in the server’s debug logs.
