All Products
Search
Document Center

Simple Log Service:UpdateElasticsearchIngestion

Last Updated:Apr 07, 2026

Updates an ES or OpenSearch ingestion task.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

PUT /elasticsearchingestions/{elasticsearchIngestionName} HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

elasticsearchIngestionName

string

Yes

Name of the ES or OpenSearch ingestion task

ingest-elasticsearch-123456

Request parameters

Parameter

Type

Required

Description

Example

project

string

Yes

Name of the project

ali-test-project

body

object

No

Request body

description

string

No

Description of the ES or OpenSearch ingestion task

es ingestion test

displayName

string

Yes

Display name of the ES or OpenSearch ingestion task

es-ingestion-test

schedule Schedule

No

Scheduling type. Leave this field empty unless you need strict scheduling. For example, to run the ingestion task every Monday at 8:00 a.m., use a cron expression

configuration ESIngestionConfiguration

Yes

ES or OpenSearch ingestion configuration

Response elements

Element

Type

Description

Example

None defined.

Examples

Success response

JSON format

{}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.