Log file storage limitations

Last Updated : Jan 19, 2022 |

AE Services stores all log files in the var/logs directory.

For call control and security log files, AE Services runs a daily cleanup that removes log files that are older than 30 days. This method applies to the following log file types:

  • Client access log files: sec.log

  • System reset log files: reset.log

  • Command log files: cmd.log

AE Services stores up to 20 DMCC log files, 10 MB each, except for dmcc.wrapper.log. The rollover point is 200 MB. At the rollover point, AE Services starts another logging cycle. This method applies to the following log file types:

  • dmcc-api.log.xx

  • dmcc-error.log.xx

  • dmcc-trace.log.xx

For DMCC log files, AE Services processes a service restart as a rollover. If the DMCC service restarts before the rollover point, AE Services starts generating log files again and overwrites the first log file.

AE Services maintains a 5-MB limit for the DMCC service wrapper files in the dmcc-wrapper.log format. The first wrapper log file is not numbered. AE Services maintains 5 wrapper log files, 1 MB each.