Logstash elasticsearch ruby filter issues

I tried this as well:

fields => { "[wmi][Win32_Computersystem][0][Model]" => zz }

But I end up with this event:

"model": null,

I have been digging into this and I found this post (I am not sure how to mutate like he mentioned, I did message him :smile:) :

Is there a limitation for logstash using a nested array property in a elasticsearch field property?

We are currently using version 6.4.3 of logstash.