Skip to content

mqtt: add the topic name to $MQTT_TOPIC#4824

Merged
alltilla merged 4 commits intosyslog-ng:masterfrom
bazsi:mqtt-source-add-topic-value
Feb 12, 2024
Merged

mqtt: add the topic name to $MQTT_TOPIC#4824
alltilla merged 4 commits intosyslog-ng:masterfrom
bazsi:mqtt-source-add-topic-value

Conversation

@bazsi
Copy link
Collaborator

@bazsi bazsi commented Feb 8, 2024

This should resolve #4818

Signed-off-by: Attila Szakacs <[email protected]>
@github-actions
Copy link
Contributor

This Pull Request introduces config grammar changes

syslog-ng/4cb39e1e2b0b67cbc7c67acf194630e581286717 -> bazsi/mqtt-source-add-topic-value

Details
--- a/source
+++ b/source

 mqtt(
+    fetch-no-data-delay(<nonnegative-float>)
+    time-reopen(<positive-integer>)
 )

@alltilla alltilla merged commit 38c95b2 into syslog-ng:master Feb 12, 2024
bshifter pushed a commit to bshifter/syslog-ng that referenced this pull request Feb 19, 2024
bshifter pushed a commit to bshifter/syslog-ng that referenced this pull request Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mqtt: need support a wildcards and a mechanism to recognize the topic from which the message was received

2 participants