Previous Topic: Configure the Job History and Activity Log Retention SettingsNext Topic: Configure the UI Timeout Duration


Configure the Debug Log Retention Settings

You can configure the duration to retain the debug logs. If you want to retain the debug logs for a longer duration, you have to configure the server file.

Follow these steps:

  1. Log into the Backup Server as a root user.
  2. Open the server.cfg file:
    /opt/CA/d2dserver/configfiles/server.cfg
    

    Note: If the file is not present, create the server.cfg file.

  3. Add the following line in the server.cfg file:
    d2d_log_keep_day =<number of days>
    

    Example: To retain the debug log for 30 days, enter the following line:

    d2d_log_keep_day =30
    

    Note: By default, the Debug Logs are retained for 90 days.

The Arcserve UDP Agent (Linux) debug log is retained for the specified period.