All Products
Search
Document Center

Simple Log Service:Manage a data shipping job

Last Updated:Dec 04, 2023

After you create a data shipping job to ship logs from Simple Log Service to AnalyticDB for MySQL, you can manage the job in the Simple Log Service console. You can view the details of the job, modify the shipping configurations, and start, stop, or delete the job.

View the details of a data shipping job

  1. Log on to the Simple Log Service console.

  2. In the Projects section, click the project in which you want to manage.

  3. On the Log Storage > Logstores tab, find the Logstore that you want to manage, choose Data Transformation > Export > AnalyticDB, and then click the data shipping job that you want to view.

  4. View the details of a data shipping job.

    Parameter

    Description

    Source Logstore

    The Logstore from which data is shipped.

    Status

    The status of the data shipping job. Valid values: Starting, Running, Stopping, Terminated, Success, and Failed.

    Job ID

    The ID of the data shipping job.

    Job Modified At

    The time when the data shipping job was modified.

    Job Created At

    The time when the data shipping job was created.

    Storage Target

    The information about the source project, source Logstore, and destination database.

    Consumption Progress

    The consumption progress of the data shipping job.

    Statistical Report

    After you create a data shipping job, a data shipping dashboard is automatically generated. The dashboard displays the following metrics: overview, shipped rows of data per second, consumption latency, consumption speed, and read/write speed. The dashboard also displays detailed logs.

Stop a data shipping job

You can stop a data shipping job that is in the Running state. To stop the job, choose Actions > Stop in the upper-right corner of the data shipping page.

Note

If a data shipping job is stopped, the system records the checkpoint at which the job is stopped. If the job is started again, data shipping is resumed from this checkpoint.

Start a data shipping job

You can start a data shipping job that is in the Terminated state. To start the job, click Start in the upper-right corner of the data shipping job.

Modify shipping configurations

After you create a data shipping job, you can click Modify LogShipper to modify the shipping configurations.

After you modify the shipping configurations, you can check whether the configurations meet your requirements:

  1. Check whether the new data shipping job is running as expected.

  2. Check whether the new data shipping job ships data to the destination storage location as expected.

Delete a data shipping job

To delete a data shipping job, choose Actions > Delete in the upper-right corner of the data shipping job.

Warning

After you delete a data shipping job, the job cannot be restored. Proceed with caution.