View All Smart Archiving Runs

JFrog Platform Administration Documentation

Content Type
Administration / Platform
ft:sourceType
Paligo

This section outlines how to view the status of both past and ongoing smart archiving runs. It provides guidance on how to review specific details, including the items that have been archived, the associated timestamps, the status of each archive operation, customizing table columns, and applying filters to view the desired information.

To view the smart archiving policy runs, follow these steps:

  1. As per the User persona, you can work with the contexts as described below:

  2. In the Retention Policies page, click Archive.

  3. From the Runs tab, under Runs, locate the Run Id you want to learn about it.

    In this list, you can review a comprehensive history of executed archive policies, including the start time, number and physical size of archived items, and run status. The list is sorted chronologically, with the most recent run at the top. For more information on run statuses, see the table below.

  4. To view a report on a specific policy run, locate the run, and then click Report icon.

    A zip file will be downloaded containing one .csv files. If the report is for a dry run, it will show the items that would be archived in a real run. If it’s for an actual archive run, it will detail what was archived.

    Note

    • Reports are created and stored in a dedicated repository called jfrog-policy-reports-local. We recommend not deleting this repository to maintain a history of policy executions and their results. Deleting it will result in the loss of this history.

    • If no packages are archived (for a real run) or archived (for a dry run), a report will not be generated.

    • The number of previous runs included in the history is defined by the artifactory.policy.cleanup.nodes_cleaned.expiration.days system property. To learn more, refer to Set Archive Policies System Properties.Set Archive Policies System Properties

    HC_ViewAllArchiveRuns.png

Archive Runs Table Fields

The following table describes the columns of the archive runs table fields.

Field

Description

Run ID

Indicates the number of the run id

Global

Indicates the policy is applicable at the global level

Note

Global Policy may affect multiple projects. It can be managed by a Platform Admin on the Global Scope only.

Project

Indicates the name of the project

Policy Name

Indicates the name of the policy

Start Time

Indicates the date and time when the archive operation started running

Archived Items (Physical Size)

The number of total archived items, and the total items (The archived size)

Status

Indicates the status of each archive run execution, which can be one of the following:

Report

Indicates the report download state as follows

Customize Table Columns

Arrange the table columns according to how you want to view them.

Follow these steps to display and arrange the columns:

  1. From the Table header, click Customize Columns icon at the end.

  2. Select which columns to display in the Customize Columns pop-up and drag and drop to reorder them.

  3. Click Apply.

    HC_ViewAllRunsCustomizeColumns.png

Apply Filters to Sort Run Results

You can apply the filter to the run results to easily access your desired view.

To apply filters, follow these steps:

  1. Click the Filter icon from the top right above the table header.

  2. Apply the following fields as you want to sort:

    Name

    Description

    Policy Name

    Enter the name of the policy and choose the policy from the list

    Project

    Enter the name of the project and choose the project from the list

    Start Time

    Select from the drop-down list or customize as per the timelines using the calendar

    Status

    Select the run status from the available list. To learn about statuses, refer to Archive Runs Table Fields and Status field.

    Other

    Select the available options as applicable

  3. To remove applied filters, click Clear all.

    HC_ViewAllRunsFilters.png

Refresh Archive Runs

If you don't see the latest created runs in the list, you can refresh the runs to view them.

To refresh runs, click RefreshIcon.png Refresh icon from the top right above the table header.

HC_ViewAllRunsRefresh.png