File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ The plugin supports the following configuration parameters:
1010| :--------------| :--------------------------------------------------------------------------------------------------------| :-------------|
1111| ` buffer_size ` | Maximum payload size (in bytes) for a single MQTT message. | ` 2048 ` |
1212| ` listen ` | Listener network interface. | ` 0.0.0.0 ` |
13- | ` payload_key ` | Specify the key where the payload key/value will be preserved. | _ none_ |
13+ | ` payload_key ` | Field name where the MQTT message payload will be stored in the output record. | _ none_ |
1414| ` port ` | TCP port where listening for connections. | ` 1883 ` |
1515| ` threaded ` | Indicates whether to run this input in its own [ thread] ( ../../administration/multithreading.md#inputs ) . | ` false ` |
1616
You can’t perform that action at this time.
0 commit comments