Interactive mode of Live View is your starting point for summaries of 'in-org' transfer status, quick survey or deep analysis of transfer history, and everything else in between. In this mode, Live View provides:

  • A sense for the current health of org transfers.
  • An ability to filter by category or search/filter transfer status.
  • Clear indicators of current transfer volume versus current capacity and resources.
  • Track transactions with similar properties.
  • Deeper understanding and even a scoped/filtered perspective of time windows, transactions, user activity, transfer direction and more...

MOVEit Transfer Live View (interactive view shown)

Status Overview

The Status Overview provides visual status indicators and current totals for each category (at a glance). Details are listed in the Transfer Summary list.

Status Indicator

Description

In Progress

Transfer in flight.

Stalled

No activity detected for at least 30 seconds.

Failed

Failure or timeout occurred.

Succeeded

Transfer completed.

Tip: For checking status of a particular window of time, use the Recently Completed filter.

Transfers Summary Grid

The Transfer Summary list provides detailed summary information for each transfer operation happening for the current org.

Tip: Click the gear icon () to select columns you want to include/hide from the grid.

Note: As Org Admin, you can choose default Date-time locale formatting for data fields such as Start Time and End Time in SETTINGS > Appearance - International.

Column Name

Description

Start Time

Time the transfer session begins.

Username

MOVEit Transfer user that initiated or scheduled the transfer.

Folder

MOVEit Transfer source or destination folder.

File Name

MOVEit Transfer package or file name.

Direction

Indicates if the transfer is upload to or download from MOVEit Transfer

Size

Size on disk of file(s) or package.

Rate

Calculated rate of transfer.

Status

One of the following:

  • Status bar to indicate in progress or stalled.
  • Failed. Additional details provided, such as reason for failure (if available).
  • Succeeded.

End Time

Time transfer completed or a failure was observed. (Transfers in a stalled but active state will have no end time available.)

Completed Transfers and Logs

For quick filtering on Failed or Succeeded events, use the Recently Completed drop down.

Select a specific window of time or jump to MOVEit Transfer logs.

Tip: Go to Transfer Logs selection is not available in Full View mode.

Live View Search

Live view supports keyword search including the 'match any' wildcard character (*) and Boolean operators AND and OR.

Fields Searched

Currently, the following fields are available for search queries:

  • Username
  • User Friendly Name
  • User IP address
  • Foldername
  • Filename

Examples

Return specified file types:

*.zip OR *.gzip OR *.tar.gz

Return specified file types from a given IP:

"203.0.113.199" AND *.zip OR *.gzip OR *.tar.gz

Search for a phrase that contains a reserved character or word (AND, OR, *), two examples:

*.xlsx AND "Receipts and Accounts"

*.xlsx AND Receipts*