#################### telegraf conf #################
topics = [
"/topic/info/+",
"/topic/upload/+"
]
data_format = "json"
############################################
Use the same bucket to distinguish multiple measurements ????
I see that the mqtt input has a whole config section to manage this kind of serialization.
there is also an example that should fit your case.
if that’s not enough you can:
- use 2 different mqtt inputs and specify a fixed measurement with
name_override
(here) - find a way to distinguish the 2 datasets using filtering and the override processor
Thank you very much for your prompt
Hi, @Giovanni_Luisotto
Can I see your configuration, please?
Because I added mqtt topic resolution, all topic configurations received messages, and all corresponding influxdb stored data sent to a topic