cribl_setPipelineConfig
Apply a new configuration payload to a specified pipeline within a worker group, updating pipeline settings directly using the Cribl REST API.
Instructions
Applies a new configuration payload to a specified pipeline in a worker group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupName | No | Optional: The name of the Worker Group/Fleet. If omitted, defaults to attempting to use Cribl Stream and if only one group exists for Stream, it will use that sole group. | |
| pipelineId | Yes | The ID of the pipeline to set configuration for. | |
| config | Yes | Pipeline configuration payload to validate. |