Modifies the ingest processor that is associated with a Logstore.
Debugging
Authorization information
Request syntax
POST /logstores/{logstore}/processor HTTP/1.1
Request parameters
Parameter | Type | Required | Description | Example |
---|
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
project | string | Yes | The name of the project. | ali-test-project |
logstore | string | Yes | The name of the Logstore. | ali-test-logstore |
body | object | No | The request body. | |
processorName | string | Yes | The identifier of the ingest processor. | parse-nginx-log |
Response parameters
Examples
Sample success responses
JSON
format
{}
Error codes
For a list of error codes, visit the Service error codes.