Logging

  • <dms-folder>/app/audit - It contains information about user logins and configuration changes, if the functions are enabled (default enabled).

  • <dms-folder>/app/logs - It contains all logs (default INFO log level).

    • Log information is stored in the mover.log file. The system uses the log rotation strategy once they are too old or too big. The default is 5MB and 5 log files.

Last updated