Change the application profile to only log error historical data

By default, the system displays all data so that you can analyze which tasks have completed when developing client and services.

For performance reasons, you may want to configure your production environment to only enable historical data for tasks in the error state.

Note:

If you are manually editing the application profile outside the Platform Management Console, the parameters that you need to change are in the session type and are called persistTaskHistory, persistSessionHistory. Valid values are all, error, none.

  1. In the Platform Management Console, click Symphony Workload > Configure Applications.

    The Applications page displays.

  2. Select the application to modify.

    The Application Profile is displayed.

  3. Under Session Type Definition, select a value for Logging History

    Setting

    Behavior

    Log all sessions, error tasks only

    Save all session history. Save task history only for those tasks that have completed in error.

    Log all sessions, all tasks

    Save all session history. Save task history for tasks in all states.

    Log all sessions, no tasks

    Save all session history. Do not save any task history.

    Log no sessions, no tasks

    Save no history at all.


  4. Click Save to apply your changes.