Wireshark json file cannot display in separate fields in Elasticsearch

I installed Wireshark
Ran

tshark -i en7 -T ek -a duration:10 > wireshark-test-utf.json

And it ingested fine... I have Mac so perhaps the encoding is a little different, if you just get the right encoding I think you will be fine.

If you open your json in something like VSCode it will tell you the encoding in the bottom right.