Updated on 2022-12-07 GMT+08:00

Creating a Dump Task

If a dump task is created for a DIS stream, data sent to the DIS stream can be automatically dumped to the selected target specified in the dump task.

  1. Use the account to log in to the DIS console.
  2. Click in the upper left corner of the page and select a region and project.
  3. In the left navigation pane, choose .
  4. Click the name of a stream that you want to view. On the displayed page, click the Dump Management tab. Alternatively, in the Operation column of a stream that you want to view, click More and choose View Dump Task from the drop-down list.
  5. Click Add Dump Task. On the Add Dump Task page, configure dump parameters. For details about the dump task parameters, see .

    A maximum of five dump tasks can be created for each stream.

  6. Click Create Now.
  7. In the Operation column of the corresponding Task Name, click More > View Dump Log to view the dump task details of the stream. Table 1 describes the dump log parameters.

    Table 1 Dump log parameters

    Parameter

    Description

    Start Time

    Time when the dump log is created.

    Format: YYYY/MM/dd HH:mm:ss GTM
    • YYYY: year.
    • MM: month.
    • dd: date.
    • HH: hour.
    • mm: minute.
    • ss: second.
    • GMT: time zone.

    End Time

    Time when you finish creating the dump log.

    Format: YYYY/MM/dd HH:mm:ss GTM
    • YYYY: year.
    • MM: month.
    • dd: date.
    • HH: hour.
    • mm: minute.
    • ss: second.
    • GMT: time zone.

    Status

    Dump status.
    • Succeeded
    • Failed
    • Abnormal

    Dump File Name

    Name of the file that is dumped to the target service. The user records read from the stream are written into the file and then dumped to the target service (such as OBS) in the file format.

    Records

    Number of the records uploaded between the time when you start to create a dump log to the time when you finish creating it.

    Data Amount (bytes)

    Amount of the data uploaded between the time when you start to create the dump log to the time when you finish creating it.

    Unit: byte

    Operation

    Dump failure details.

    • If Status is Succeeded, the column is not operable.
    • If Status is Failed, click View Details to view dump details.
    • If Status is Abnormal, click View Details to view dump details.

Modifying and Enabling Dump Tasks

After creating a stream and adding a dump task successfully, you can modify the attributes of the created stream.

  1. Log in to the DIS console.
  2. Click in the upper left corner of the page and select a region and project.
  3. In the navigation tree, choose Stream Management.
  4. Click the name of a stream that you want to view. On the displayed page, click the Dump Management tab. Alternatively, in the Operation column of a stream that you want to view, click More and choose View Dump Task from the drop-down list.
  5. In the Operation column of the stream for which a dump task has been added, perform the following operations:

    1. Choose More > Modify to modify the dump task.
    2. Choose More > Start to start the dump task.
    3. Choose More > Pause to pause the dump task.