common-options.asciidoc 602 B

12345
  1. | `description` | no | - | Description of the processor. Useful for describing the purpose of the processor or its configuration.
  2. | `if` | no | - | Conditionally execute the processor. See <<handling-pipeline-failures>>.
  3. | `ignore_failure` | no | `false` | Ignore failures for the processor. See <<handling-failure-in-pipelines>>.
  4. | `on_failure` | no | - | Handle failures for the processor. See <<handling-failure-in-pipelines>>.
  5. | `tag` | no | - | Identifier for the processor. Useful for debugging and metrics.