All Products
Search
Document Center

Simple Log Service:PutConsumeProcessor

Last Updated:Apr 02, 2026

Creates or updates a consume processor.

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 /consumeprocessors/{processorName} HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

processorName

string

Yes

The ID of the consume processor.

consume-processor-1

Request parameters

Parameter

Type

Required

Description

Example

project

string

Yes

The name of the project.

test-project

body

object

No

The request body.

displayName

string

Yes

The display name.

filter-get-request

description

string

No

The description.

Filter only GET requests.

configuration ConsumeProcessorConfiguration

Yes

The configuration of the consume processor.

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.