I am parsing json fields from my logs, in some of which I have arrays. Sumo seems to understand arrays fine, but I don't see a method of extracting the number of items in an array. (length, count, etc.)
length
seems to be for character count only. But I'm adding a screenshot for demonstration of what I'm looking to do. In this case, body
is an array of objects.