Computer: ASUS VivoMini
OS: Windows 10
Version: Maximum Security 11.1.1045
The disk space on my computer recently started to run out, and when I investigated what caused this I noticed that most of the space was taken by my Maximum Security software. To be specific it was the debug folder in the AMSP folder that was taking up most of the space. When investigating this I found that this appears to be a common problem, and that the suggested fix was to set the DebugLogAMSPServiceStart flag to 0. The problem with this is that my software seems to be setting the flag back to 1 when it starts up again.
What can I do to resolve this issue? Is it safe to delete the content of the debug folder?
AmspConfig.ini
OS: Windows 10
Version: Maximum Security 11.1.1045
The disk space on my computer recently started to run out, and when I investigated what caused this I noticed that most of the space was taken by my Maximum Security software. To be specific it was the debug folder in the AMSP folder that was taking up most of the space. When investigating this I found that this appears to be a common problem, and that the suggested fix was to set the DebugLogAMSPServiceStart flag to 0. The problem with this is that my software seems to be setting the flag back to 1 when it starts up again.
What can I do to resolve this issue? Is it safe to delete the content of the debug folder?
AmspConfig.ini
[Debug] DebugLevel=2 DebugFlag=1 DebugLogFilePath=.\Debug\ DebugLogFilePrefix=Amsp DebugLogFileMaxSize=52428800 DebugLogFileMaxCount=10 DebugLogAMSPServiceStart=1 DebugLogMode=0 ; DebugLevel: Debug level ; 0: Disable -> No log. ; 1: Performance -> Performance testing data. ; 2: Info -> Detail information. ; 3: Warning -> Acceptable error. ; 4: Event (Always output to AMSP_Event.log) -> Critical event. ; 5: Error -> Unexpected input or return error. ; 6: Fatal -> System or unrecoverable error. ; DebugFlag: Debug flag ; 1: File ; 2: Console ; 4: Debug string ; 7: All ; DebugLogFilePath: Debug log file absolute path ; For example, C:\Program Files\Trend Micro\AMSP\Debug. ; DebugLogFilePrefix: Debug log file prefix ; For example, Amsp -> Amsp_*.log. ; DebugLogFileMaxSize: Debug log file size (1-100M) ; DebugLogFileMaxCount: Debug log file max count (1-10) ; DebugLogAMSPServiceStart: Start up AMSP_LogServer.exe with Amsp service DebugLogFileSeq=1AmspLogFilter.ini
[LogFilter] LOG_INFO_TYPE_FRAMEWORK=2 LOG_INFO_TYPE_REGISTRY=2 LOG_INFO_TYPE_CONFIG=2 LOG_INFO_TYPE_NETWORK_CONFIG=2 LOG_INFO_TYPE_PROCESS_SNAPSHOT=2 LOG_INFO_TYPE_SYSTEM_INFORMATION=0 LOG_INFO_TYPE_TREE_INFORMATION=0 ; LOG_INFO_TYPE_ENGINE=2 LOG_INFO_TYPE_ENGINE_IAU=1 LOG_INFO_TYPE_ENGINE_SSAPI=2 LOG_INFO_TYPE_ENGINE_DCE=2 LOG_INFO_TYPE_ENGINE_TMUFE_FR=1 LOG_INFO_TYPE_ENGINE_TMUFE_UF=1 LOG_INFO_TYPE_ENGINE_TMUFE_CS=1 LOG_INFO_TYPE_ENGINE_TMUFE_DC=1 LOG_INFO_TYPE_ENGINE_TMFBE=2 LOG_INFO_TYPE_ENGINE_ICRC=2 LOG_INFO_TYPE_ENGINE_TMPROXY=1 LOG_INFO_TYPE_ENGINE_AEGIS=2 LOG_INFO_TYPE_ENGINE_TMSA=1 LOG_INFO_TYPE_ENGINE_TMLCE=2 LOG_INFO_TYPE_ENGINE_TMLES=2 LOG_INFO_TYPE_ENGINE_TMPFW=2 LOG_INFO_TYPE_ENGINE_BP_ADAPTER=1 LOG_INFO_TYPE_ENGINE_WHITELIST=2 LOG_INFO_TYPE_ENGINE_DRE=2 LOG_INFO_TYPE_ENGINE_NCIE=2 LOG_INFO_TYPE_ENGINE_EAGLEEYE_UM=1 LOG_INFO_TYPE_ENGINE_EAGLEEYE_KM=1 LOG_INFO_TYPE_ENGINE_OSPREY_KM=1 LOG_INFO_TYPE_ENGINE_TMUMH=2 LOG_INFO_TYPE_ENGINE_FALCON=2 LOG_INFO_TYPE_ENGINE_TRXHANDLER=2 LOG_INFO_TYPE_SERVICE_STATUS=2 LOG_INFO_TYPE_FOLDER_PATH=2 LOG_INFO_TYPE_FILE_ATTRIBUTE=2 LOG_INFO_TYPE_CONNECTION_STATUS=2 LOG_INFO_TYPE_ENGINE=2 ERROR=2 LOG_INFO_TYPE_SYSTEM_EVENT=2 LOG_INFO_TYPE_DIRTREE_INFORMATION=2AmspLogList.ini
[LOG_INFO_TYPE_FRAMEWORK] amsp_filepath=C:\Program Files\Trend Micro\AMSP\debug\ amsp_filename=Amsp_*.log* [LOG_INFO_TYPE_ENGINE] iau_folderpath=C:\Program Files\Trend Micro\AMSP\debug\7\ iau_foldername=* iau_udump_filename=tmudump.txt ssapi_filepath=C:\Program Files\Trend Micro\AMSP\debug\10001\ ssapi_filename=ssapi.log dce_filepath=C:\Program Files\Trend Micro\AMSP\debug\10002\ dce_filename=TSCDebug_*.log tmufe_filepath=C:\Program Files\Trend Micro\AMSP\debug\10005\ tmufe_fr_filename=TMUFE_FR.log tmufe_uf_filename=TMUFE_UF.log tmufe_cs_filename=TMUFE_CS.log tmufe_dc_filename=TMUFE_DC.log tmfbe_filepath=C:\Program Files\Trend Micro\AMSP\debug\10007\ tmfbe_filename=TMFBE.log icrc_filepath=C:\Program Files\Trend Micro\AMSP\debug\10008\ icrc_filename=*.log icrc_dat_filepath=C:\Program Files\Trend Micro\AMSP\debug\10008\ icrc_dat_filename=*.dat icrc_csv_filepath=C:\Program Files\Trend Micro\AMSP\debug\10008\ icrc_csv_filename=*.csv tmproxy_filepath=C:\Program Files\Trend Micro\AMSP\debug\20004\ tmproxy_filename=*_NSC_TmProxy.log tmosprey_filepath=C:\Program Files\Trend Micro\AMSP\debug\20013\ tmosprey_um_filename=*_EE_TmOsprey*.etl tmosprey_km_filename=*_EE_TmUsa*.etl eagleeye_filepath=C:\Program Files\Trend Micro\AMSP\debug\20011\ eagleeye_um_filename=*_EE_EagleEye*.etl eagleeye_km_filename=*_EE_Tmee*.etl tmproxy_bho_filepath=C:\WINDOWS\system32\config\systemprofile\AppData\Local\Microsoft\Windows\INetCache tmproxy_bho_filename=*_TmPlugIn.log tmpfw_filepath=C:\Program Files\Trend Micro\AMSP\debug\20003\ tmpfw_filename=*_NSC_Tmpfw.log aegis_filepath=C:\Program Files\Trend Micro\AMSP\debug\10004\ aegis_pem_filename=Tmpem*.log sysevt_filepath=C:\Program Files\Trend Micro\AMSP\debug\20001\ tmsysevt_filename=TmSysEvt*.log tmsa_filepath=C:\Program Files\Trend Micro\AMSP\debug\10011\ tmsa_filename=*.log tmlce_filepath=C:\Program Files\Trend Micro\AMSP\debug\10009\ tmlce_filename=*.log tmles_filepath=C:\Program Files\Trend Micro\AMSP\debug\10010\ tmles_filename=*.log* tmbep_filepath=C:\Program Files\Trend Micro\AMSP\debug\20002\ tmbep_filename=*.log* tmbep_temp_filepath=C:\WINDOWS\TEMP\ tmbep_temp_filename=tmptmbep.log* whitelist_filepath=C:\Program Files\Trend Micro\AMSP\debug\10015\ whitelist_filename=tmwlchk*.log dre_filepath=C:\Program Files\Trend Micro\AMSP\debug\10012\ dre_filename=*.* tmncie_filepath=C:\Program Files\Trend Micro\AMSP\debug\20009\ tmncie_um_filename=*_tmncieum.etl tmncie_km_filename=*_tmnciekm.etl cleanboot_filepath=C:\Program Files\Trend Micro\AMSP\debug\CleanBootLibrary\ cleanboot_filename=* tmlce_rca_filepath=C:\ProgramData\Trend Micro\AMSP\report\10009\ tmlce_rca_filename=rca*.xml dcereport_filepath=C:\Program Files\Trend Micro\AMSP\report\ dcereport_filename=*.log tmumh_filepath=C:\Program Files\Trend Micro\AMSP\debug\20019\ tmumh_filename=TMUMHMGRDebug.log falcon_filepath=C:\Program Files\Trend Micro\AMSP\debug\10019\ falcon_filename=*.log trxhandler_filepath=C:\Program Files\Trend Micro\AMSP\debug\10018\ trxhandler_filename=*.log [LOG_INFO_TYPE_REGISTRY] registry_filepath=C:\Program Files\Trend Micro\AMSP\debug\ registry_filename=registry.txt [LOG_INFO_TYPE_CONFIG] config_filepath=C:\Program Files\Trend Micro\AMSP\debug\ config_filename=*.cfg [LOG_INFO_TYPE_NETWORK_CONFIG] ipconfig_filepath=C:\Program Files\Trend Micro\AMSP\debug\ ipconfig_filename=ipconfig.txt [LOG_INFO_TYPE_PROCESS_SNAPSHOT] processes_filepath=C:\Program Files\Trend Micro\AMSP\debug\ processes_filename=processlist.txt [LOG_INFO_TYPE_SYSTEM_INFORMATION] systeminfo_filepath=C:\Program Files\Trend Micro\AMSP\debug\ systeminfo_filename=systemInfo.txt [LOG_INFO_TYPE_TREE_INFORMATION] tree_filepath=C:\Program Files\Trend Micro\AMSP\debug\ tree_filename=amsp_tree.txt [LOG_INFO_TYPE_DUMP] dump_filepath=C:\Program Files\Trend Micro\AMSP\dump\ dump_filename=*.dmp [LOG_INFO_TYPE_COMMON_SCAN_CACHE] commonscancache_filepath=C:\Program Files\Trend Micro\AMSP\backup\30006\ commonscancache_filename=CommonScanCache.* [LOG_INFO_TYPE_RTS_CACHE] rtscache_filepath=C:\Program Files\Trend Micro\AMSP\backup\30004\ rtscache_filename=*.dat [LOG_INFO_TYPE_UTIL_SYS_INFO_CACHE] sysinfocache_filepath=C:\Program Files\Trend Micro\AMSP\backup\40002\ sysinfocache_filename=*.dat [LOG_INFO_TYPE_CONFIGURATION] configuration_filepath=C:\Program Files\Trend Micro\AMSP\backup\5\ configuration_filename=*.cfg [LOG_INFO_TYPE_SNAPSHOT] snapshot_folderpath=C:\Program Files\Trend Micro\AMSP\snapshot\ snapshot_foldername=* [LOG_INFO_TYPE_DEBUG_LOG_CONFIG] logconfig_filepath=C:\Program Files\Trend Micro\AMSP\ logconfig_filename=amsp*.ini