This article is contributed. See the original author and article here.

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 and the cross-service query ability between Azure Data Explorer and Azure Log Analytics (see more info here) so you could join and analyze all your data in one place.


 


OREN_SALZBERG_0-1611836616272.png


 


Follow the instructions to set up an integration between your Kibana instance and your Azure Data Explorer cluster, than, create a function in Azure Data Explorer with the following pattern:


 

cluster('https://ade.loganalytics.io/subscriptions/<subscription-id>/resourcegroups/<resource-group-name>/providers/microsoft.operationalinsights/workspaces/<workspace-name>').database('<workspace-name>').<tablename>

 


 


Now, the function is in Kibana and you can configure an index pattern and query your Log Analytics data.


 


Note that the ability to query Log Analytics from Azure Data Explorer is in public preview, for any questions please contact ADXProxy team.

Brought to you by Dr. Ware, Microsoft Office 365 Silver Partner, Charleston SC.