Deleting ITM On-Prem (ObserveIT) Session Data

This topic describes how to schedule a job that will delete ITM On-Prem (ObserveIT) session data which is screenshots and metadata. In addition, Delete removes Alerts, System events and fully completed upgrade sets.

 

To schedule a deletion, define the which date range for the data you want to delete and the frequency. You can exclude users/endpoints whose sessions you don't want to delete.

To enable this feature, the option Allow deletion of session data must be selected in the System Settings page of the Web Console.

To schedule a data deletion job:

  1. In the Schedule Archive page (ConfigurationStorage Management > Archive), under Scheduler mode, select the Delete option.

  2. In the Date Range Settings section, specify a date range for the deleted data by age or duration. Select one of the following options.

    • by age: Delete data that is older than a specified number of Days, Weeks, or Months. All sessions older than this will be delete . Note that you cannot select a time range that is less than three days from the current time on the database. The default date range is older than 1 month.

    • by duration: Delete data in the specified date range.

  3. In the Time Settings section, schedule how to execute the data handling job you scheduled.

    Consider the performance impact on the production database server, and make sure that you only run the job during off peak hours.

    The options are:

    • once on: the job executes at regular intervals. For example every weeks on Sunday at 12:00 am.

    • once now: the job executes on a specific date and time

      The job executes when you click Save Changes

  4. In the Exclude Users and Endpoints section, select the users/endpoints whose sessions you don't want to delete. These users/endpoints will not be deleted until you remove them from the list. (Removal will take effect at the next scheduled archive/delete job.) To remove, select the user/endpoint and click Remove.)

    • From the Type dropdown, select Endpoint or User.
    • From the Endpoint Name/ Domain and Login Name dropdown, select the endpoint or user.
    • Click Add.
  5. In the Credentials for Deleting from DB section, select the Authentication mode:

    To delete data using Active Directory authentication, select the AD Authentication option, and enter the credentials (User Name and Password) of the Active directory user. Note that the AD user must have "role_DeleteFromObserveIT" role permissions on the ITM On-Prem (ObserveIT) Database.

    -Or-

    To delete data using SQL Server authentication, select the SQL Server Authentication option, and enter the login credentials (User Name and Password) of the SQL Server user. Note that the user must have "db_owner" role permissions on the ITM On-Prem (ObserveIT) Database. (From version 7.15.3, db_owner permissions are not required.)

  6. When you have finished defining the archive delete job schedule, click Save Changes to save the settings.

Related Topic:

Archiving ITM On-Prem (ObserveIT) Data