Hi..,
Do we have any kind of workaround for kibana error :"Object in arrays are not well supported"
Object array is as follow :
System.processors {
"name": "Intel(R) Core(TM) i5-2310 CPU @ 2.90GHz",
"cores": 4,
"logical_processors": 4
},{
"name": "Intel(R) Core(TM) i7-2310 CPU @ 2.90GHz",
"cores": 8,
"logical_processors": 8
}
Thanks,
Sagar S.
jbudz
(Jon Budzenski)
August 29, 2019, 3:58pm
2
Hmm, it depends. Are you trying to visualize on it? Flattening prior to ingesting is one option, although admittedly that would be strange.
Here's a related issue filed in the repo https://github.com/elastic/kibana/issues/3333
system
(system)
Closed
September 26, 2019, 3:58pm
3
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.