I have an Index called "DemoIndex". I am inserting the below index
post /DemoIndex/_doc
{
"processCode": "ADPROJ",
"processName": "Admin process",
"manualDuration": 0,
"tableName": "tblProcess",
"timestamp": "2023-06-22T13:00:00.1196929+01:00"
}
But the timestamp is not considered as date and time. See below there is no bar graph in the Discover.
Thank you
Balamurugan.S


