# How can I parse nested JSON strings to JSON objects?

**URL:** https://discuss.elastic.co/t/how-can-i-parse-nested-json-strings-to-json-objects/287944
**Category:** Logstash
**Created:** [October 28, 2021, 4:24pm UTC](https://discuss.elastic.co/t/how-can-i-parse-nested-json-strings-to-json-objects/287944 "2021-10-28T16:24:40Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Badger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/badger/32/25190_2.png) [@Badger](https://discuss.elastic.co/u/Badger)
#### Post date: [October 28, 2021, 5:39pm UTC](https://discuss.elastic.co/t/how-can-i-parse-nested-json-strings-to-json-objects/287944/2 "2021-10-28T17:39:10Z")

</div>

Look at the [answer](https://discuss.elastic.co/t/can-anyone-help-on-nested-json-parsing-with-logstash/287661/2) I wrote to your question a couple of days ago. Specifically the `x["Dimensions"].each { |y|` loop.

---

_[View the full topic](https://discuss.elastic.co/t/how-can-i-parse-nested-json-strings-to-json-objects/287944)._
