View and Query Log Analytics in Kibana dashboard using Azure Data Explorer
This experience enables you to query Azure Log Analytics in Kibana, using the Azure Data Explorer and Kibana integration a...
I've created the DataExplorer, the function to connect the LogAnalytics cluser, the service principal to grant access to elastic search and succesfully deployed the containers on my Azure Aks.
Kibana can see the DataExplorer cluster and is also listing the functions that I have created to map the LogAnalytics tables.
I am stuck at the point where Kibana can't find the time field even if the table I am trying to import does contain it with the correct data type (DateTime).
I have also tried to import the index definition manually through a Json