You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pipeline/outputs/kafka-rest-proxy.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ The **kafka-rest** output plugin, allows to flush your records into a [Kafka RES
11
11
| Topic | Set the Kafka topic | fluent-bit |
12
12
| Partition | Set the partition number \(optional\)||
13
13
| 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). ||
14
15
| Time\_Key | The Time\_Key property defines the name of the field that holds the record timestamp. |@timestamp|
15
16
| Time\_Key\_Format | Defines the format of the timestamp. | %Y-%m-%dT%H:%M:%S |
16
17
| Include\_Tag\_Key | Append the Tag name to the final record. | Off |
0 commit comments