All Products
Search
Document Center

Simple Log Service:Manage an OSS data shipping job (new version)

Last Updated:Feb 27, 2026

After you create a data shipping job that ships data to Object Storage Service (OSS), you can monitor its performance, review its configuration, and manage its lifecycle from a single overview page. This page provides basic job information, a pre-built monitoring dashboard with real-time metrics, and options to modify or delete the job.

Prerequisites

Before you manage a data shipping job, make sure the following requirements are met:

Open the Data Shipping Overview page

All management tasks -- viewing basic information, monitoring metrics, modifying settings, and deleting the job -- are performed on the Data Shipping Overview page. Follow these steps to open the page:

  1. Log on to the Simple Log Service console.

  2. In the Projects section, click the project that you want to manage. image

  3. In the left-side navigation pane, choose Job Management > Data Shipping.

  4. Click the OSS data shipping job that you want to manage. The Data Shipping Overview page appears.

View basic information

In the Basic Information section of the Data Shipping Overview page, you can view the following details about the data shipping job:

FieldDescription
Creation timeWhen the job was created.
Modification timeWhen the job was last modified.
Source LogstoreThe Logstore from which the job reads data.
OSS bucketThe destination OSS bucket to which data is shipped.
Basic information

View the monitoring dashboard

When you create a data shipping job, Simple Log Service automatically creates a dashboard that displays real-time metrics for the job. You can use this dashboard to monitor data ingestion, delivery status, processing speed, and errors without any additional configuration.

OSS data shipping charts

The following table describes each chart on the dashboard.

Ingestion charts

Chart nameDescription
Ingest SuccessThe number of logs that are successfully read from the source Logstore.
Ingest FailedThe number of logs that failed to be read from the source Logstore.
Ingest PubNet (MB)The traffic transmitted over the public network. This value is 0 because data transmission over the Internet is not supported.

Delivery charts

Chart nameDescription
Deliver SuccessThe number of logs that are successfully shipped to OSS.
Deliver FailedThe number of logs that failed to be shipped to OSS.
Deliver PubNet (MB)The traffic transmitted over the public network. This value is 0 because data transmission over the Internet is not supported.

Processing charts

Chart nameDescription
Process Speed (events/s)The number of logs that are processed per second.
Process LagsThe latency information of each shard in the Logstore.
Process ErrorThe exceptions that occur while the data shipping job is running. To view complete error logs, go to the internal-diagnostic_log Logstore in the project that you specified when you enabled the job operational log feature. Search for logs by using the keyword ERROR or WARN. For more information, see Enable the service log feature.
Process StateThe status of the data shipping job, including the shipping time, number of shipped logs, number of failed logs, and average response time.

Modify and restart a data shipping job

You can update the settings of a data shipping job at any time. After you save the changes, Simple Log Service automatically restarts the job.

Important

You cannot change the name or start time of a data shipping job.

To modify a data shipping job, perform the following steps:

  1. On the Data Shipping Overview page, click Modify LogShipper.

  2. Modify the settings as needed.

  3. Save the settings. Simple Log Service automatically restarts the job. The restart process requires a few seconds. You can click Refresh to check whether the restart is complete. After the job restarts, verify that the job is running and that data is being shipped to the specified OSS bucket as expected.

Delete a data shipping job

If you no longer need a data shipping job, you can delete it from the Data Shipping Overview page.

Warning

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

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