Skip to content

Commit 3d7d7f8

Browse files
committed
Removed backtick.
Signed-off-by: Zsolt Gyulai (zgyulai) <zsolt.gyulai@quest.com>
1 parent 8e1b7dc commit 3d7d7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_admin-guide/110_Template_and_rewrite/000_Customize_message_format/004_Macros_of_syslog-ng.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Available in {{ site.product.short_name }} version 3.4 and later.
221221
## ${MQTT_TOPIC}
222222

223223
This macro is available in syslog-ng OSE 4.7 and later versions.
224-
The mqtt() source sets the `${MQTT_TOPIC}` name-value pair automatically for the messages it receives. This macro can be used when the name of the topic contains MQTT wildcards characters ($, +, #). For more information, see mqtt: Receiving messages from an MQTT broker.
224+
The mqtt() source sets the ${MQTT_TOPIC} name-value pair automatically for the messages it receives. This macro can be used when the name of the topic contains MQTT wildcards characters ($, +, #). For more information, see mqtt: Receiving messages from an MQTT broker.
225225

226226
## ${MSG}
227227

0 commit comments

Comments
 (0)