Issue:
TrapExploder log file is growing to large on Windows
Cause:
Due to large amounts of traps being received the trapExploder log file can grow very large.
Resolution:
You can set the size of the trapExploder.log file in the C:Windows\SysWOW64\trapexploder.cf file with the set_logfile_maxsize command.
The command uses the following format in the trapexploder.cf file:
set_logfile_maxsize <Size in klilobytes>
The <Size in Kilobytes> value is the maximum size the trapexploder.log file can grow to.
Note: There is no default limit.