# Json\_v2 parsing multiple objects in same payload results in ignored objects

**URL:** https://community.influxdata.com/t/json-v2-parsing-multiple-objects-in-same-payload-results-in-ignored-objects/25799
**Category:** Telegraf
**Tags:** json
**Created:** [July 18, 2022, 3:31pm UTC](https://community.influxdata.com/t/json-v2-parsing-multiple-objects-in-same-payload-results-in-ignored-objects/25799 "2022-07-18T15:31:10Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![phill](https://avatars.discourse-cdn.com/v4/letter/p/779978/32.png) [@phill](https://community.influxdata.com/u/phill)
#### Post date: [July 18, 2022, 11:43pm UTC](https://community.influxdata.com/t/json-v2-parsing-multiple-objects-in-same-payload-results-in-ignored-objects/25799/8 "2022-07-18T23:43:45Z")

</div>

@whchung  
Take a look at this post. If you can’t get everything to work in 1 plugin, you can split it up into more. Also `mqtt_consumer` parsing is discussed in more detail.

> [@MQTT plugin not writing data to influxdb](https://community.influxdata.com/t/mqtt-plugin-not-writing-data-to-influxdb/25632/4):
>
> Hi @jmo @phill, So it is more than acceptable to have two or even more of the same plugin type within your config. In some cases we even encourage it to spread the load with large datasets. Can I propose a config reshuffle: [[inputs.mqtt\_consumer]] servers = ["tcp://192.168.50.36:1883"] topics = ["perfscore"] topic\_tag = "topic" qos = 0 connection\_timeout = "30s" max\_undelivered\_messages = 1000 persistent\_session = false data\_format = "value" data\_type = "i…

---

_[View the full topic](https://community.influxdata.com/t/json-v2-parsing-multiple-objects-in-same-payload-results-in-ignored-objects/25799)._
