Template variables
Variables use the !{name} syntax. The supported variables are:
| Variable | Description |
|---|---|
| The Channel ID. |
| The source Kafka topic name. |
| The source Kafka partition ID. |
| The Kafka offset of the first record in the object. |
| A monotonic per-object (batch) sequence number. |
| Year (4-digit). |
| Year (2-digit). |
| Month. |
| Day. |
| Hour (24-hour). |
| Minute. |