Skip to content

Commit 7f4dd77

Browse files
committed
out_kafka_rest: Document usage of Message_Key_Field in sending messages to Kafka Rest
1 parent de85f1a commit 7f4dd77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/outputs/kafka-rest-proxy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The **kafka-rest** output plugin, allows to flush your records into a [Kafka RES
1111
| Topic | Set the Kafka topic | fluent-bit |
1212
| Partition | Set the partition number \(optional\) | |
1313
| Message\_Key | Set a message key \(optional\) | |
14+
| Message\_Key\_Field | If set, the value of Message\_Key\_Field in the record will indicate the message key. If not set nor found in the record, Message\_Key will be used (if set). | |
1415
| Time\_Key | The Time\_Key property defines the name of the field that holds the record timestamp. | @timestamp |
1516
| Time\_Key\_Format | Defines the format of the timestamp. | %Y-%m-%dT%H:%M:%S |
1617
| Include\_Tag\_Key | Append the Tag name to the final record. | Off |

0 commit comments

Comments
 (0)