Updates the ingest processor for a Logstore.
Try it now
Test
RAM authorization
Request syntax
POST /logstores/{logstore}/processor HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
|
logstore |
string |
Yes |
The name of the logstore. |
ali-test-logstore |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
|
project |
string |
Yes |
The name of the project. |
ali-test-project |
| body |
object |
No |
The request body. |
|
|
processorName |
string |
Yes |
The name of the ingest processor. |
parse-nginx-log |
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.