| `if` | no | - | Conditionally execute this processor. | `on_failure` | no | - | Handle failures for this processor. See <>. | `ignore_failure` | no | `false` | Ignore failures for this processor. See <>. | `tag` | no | - | An identifier for this processor. Useful for debugging and metrics. // TODO: See <>. <-- for the if description once PR 35044 is merged