Google IOT Core MQTT Broker

Hi

Google IOT Core Broker has been force upon me, im new to Telegraf so bear with me, i have had a play and can use Telegraph to get hardware data of the server it reside on visualised in grafana. so all is up and running from that front.

My question is does telegraph support the subscribing to a specific topic and pulling the messages into an influxdb database. the intention is to use telegrapf to subscribe to a group topic so it can pull messages down from numerous publishing devices.

any help would be greatly appreciated.

Hello @ncanacott,
Welcome! I’m not quite sure I understand your question entirely, but does this help?
https://www.influxdata.com/integration/mqtt-monitoring/

Hi thank you for the link but this only subscribes to a single device, i need to subscribe to a specific topic that contains messages for multiple devices.