Hi every one. I have enriched all records in an es index with some json data. ex
{'key1':{"key11":val11, "key12":val12}, 'key2': val2}
I am looking for a nice way to display that json in Table view or maybe in another nice way. Right now in the table view before the json i see the symbol '?'. It seems like Table view doesnt recognise json fields. Is there a way to add treeview to kibana table? Could any one suggest smt? May an external visualization tool for es indexes? outside of kibana