Elasticsearch Table view

Hi,
I want to take one field and make a table from it.
like I got this field:
“message”: “name:Roi, ID:5333, gender:man”
and make a table with the headers name, ID gender, and the data will be in the table.
is it possible?

Hi @roid this thread may be what you’re looking for: Grafana Table w/ Text Data

Hi
I think its a bit different
here is what I have

I want it to separate the table and show one column named “sid” and one “device”
and have only the relevant data on every column and not all the message