Changing the application profile to only log error historical data

Learn how to change the application profile to only log error historical data.

About this task

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 cluster management console, the parameters that you need to change are in the session type and are called persistTaskHistory, persistSessionHistory. Valid values are all, error, and none.

Procedure

  1. In the cluster management console, click Workload > Symphony > Application Profiles.

    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:
    Option Description
    Log all sessions, Error tasks only Saves all session history. Saves task history only for those tasks that have completed in error.
    Log all sessions, all tasks Saves all session history. Saves task history for tasks in all states.
    Log all sessions, no tasks Saves all session history. Does not save any task history.
    Log no sessions, no tasks Saves no history at all.
  4. Click Save to apply your changes.