{"id":1787,"date":"2019-01-15T00:00:00","date_gmt":"2019-01-15T00:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview"},"modified":"2025-06-11T00:48:56","modified_gmt":"2025-06-11T07:48:56","slug":"azure-monitor-logs-in-grafana-now-in-public-preview","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/","title":{"rendered":"Azure Monitor logs in Grafana &#8211; now in public preview"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">We\u2019re happy to introduce the new Grafana integration with Microsoft Azure Monitor logs. This integration is achieved through the new Log Analytics plugin, now available as part of the <a href=\"https:\/\/grafana.com\/plugins\/grafana-azure-monitor-datasource\/installation\" target=\"_blank\" rel=\"noopener\">Azure Monitor data source<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The new plugin continues our promise to make Azure\u2019s monitoring data available and easy to consume. Last year, in the v1 of this data source we exposed Azure Monitor metric data in Grafana. While you can natively consume all logs in Azure Monitor <a href=\"https:\/\/docs.microsoft.com\/azure\/log-analytics\/query-language\/get-started-analytics-portal\" target=\"_blank\" rel=\"noopener\">Log Analytics<\/a>, our customers also requested to make logs available in Grafana. We have heard this request and partnered with Grafana to enable you to use OSS tools more on Azure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The new plugin allows you to display any data available in Log Analytics, such as logs related to virtual machine performance, security, Azure Active Directory which has <a href=\"https:\/\/techcommunity.microsoft.com\/t5\/Azure-Active-Directory-Identity\/Azure-Active-Directory-Activity-logs-in-Azure-Log-Analytics-now\/ba-p\/274843\" target=\"_blank\" rel=\"noopener\">recently integrated with Log Analytics<\/a>, and many other log types including custom logs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-can-i-use-it\">How can I use it?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The new plugin requires Grafana version 5.3 or newer. After the <a href=\"https:\/\/docs.microsoft.com\/azure\/azure-monitor\/platform\/grafana-plugin#configure-data-source-plugin\" target=\"_blank\" rel=\"noopener\">initial data source configuration<\/a>, you can start embedding Azure Monitor logs in your dashboards and panels easily, simply select the service <strong>Azure Log Analytics<\/strong> and your workspace, then provide a query. You can reuse any existing queries you already have in Azure or write a new query. Writing queries in Grafana is made simple with the familiar IntelliSense auto-complete options you\u2019ve already seen in the Azure Log Analytics query editor.<\/p>\n\n\n\n<figure class=\"wp-block-image has-custom-border\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/bfdfbe14-5768-42c9-93f5-e2e06ceba903.webp\" alt=\"Writing queries in Grafana screenshot\" style=\"border-radius:0px\" title=\" Writing queries in Grafana screenshot\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The plugin will run the query through the <a href=\"https:\/\/dev.loganalytics.io\/\" target=\"_blank\" rel=\"noopener\">Log Analytics API<\/a>, which means data is available to query as soon as it\u2019s ingested to Log Analytics and is not copied to a separate store. In addition to the standard query language, Grafana supports specific macros such a <strong>$__timeFilter<\/strong>, which enables features like zooming-in on charts or <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/monitoring-and-diagnostics\/monitor-send-to-grafana?toc=\/azure\/azure-monitor\/toc.json#advanced-grafana-features\" target=\"_blank\" rel=\"noopener\">using variables<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"added-value\">Added value<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Grafana offers great dashboarding capabilities, rich visualizations, and integrations with over 40 data sources. If you\u2019re already using Grafana for your dashboards, this new plugin can help you create a single pane of glass for your various monitoring needs. In result, covering both <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/monitor-azure-services-and-applications-using-grafana\/\" target=\"_blank\" rel=\"noopener\">Azure metrics data<\/a> as well as logs data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Additionally, the plugin utilizes the <a href=\"https:\/\/aka.ms\/loganalyticsquerylanguageref\" target=\"_blank\" rel=\"noopener\">powerful query language<\/a> so you can do a lot more than display raw data.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Calculate data that\u2019s meaningful, such as your resources\u2019 95<sup>th<\/sup> percentile versus your SLA.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Combine data from multiple workspaces and even from Application Insights using <a href=\"https:\/\/docs.microsoft.com\/azure\/log-analytics\/log-analytics-cross-workspace-search\" target=\"_blank\" rel=\"noopener\">cross-workspace and cross-app<\/a> queries.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Correlate data with <a href=\"https:\/\/docs.microsoft.com\/azure\/log-analytics\/query-language\/joins\" target=\"_blank\" rel=\"noopener\">joins<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Apply machine learning algorithms. The query language offers operators that perform smart analytics, so you can run advanced analytics, such as <a href=\"https:\/\/github.com\/MicrosoftDocs\/LogAnalyticsExamples\/blob\/master\/smart-analytics\/automated-detector-for-service-disruptions-based-on-app-trace-logs.md\" target=\"_blank\" rel=\"noopener\">detect service disruptions based on trace logs<\/a> or run a <a href=\"https:\/\/github.com\/MicrosoftDocs\/LogAnalyticsExamples\/blob\/master\/smart-analytics\/sliding-window-calculations-cohort-analysis.md\" target=\"_blank\" rel=\"noopener\">cohort analysis<\/a>.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">To learn more about the Grafana Azure Log Analytics plugin review the documentation, \u201c<a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/azure-monitor\/platform\/grafana-plugin?toc=%2Fazure%2Fazure-monitor%2Ftoc.json\" target=\"_blank\" rel=\"noopener\">Monitor your Azure services in Grafana<\/a>.\u201d<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We\u2019re happy to introduce the new Grafana integration with Azure Monitor logs. This integration is achieved through the new Log Analytics plugin, now available as part of the Azure Monitor data source.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1456,1482],"tags":[],"audience":[3055,3056],"content-type":[1511],"product":[1533],"tech-community":[],"topic":[],"coauthors":[670],"class_list":["post-1787","post","type-post","status-publish","format-standard","hentry","category-devops","category-management-and-governance","audience-developers","audience-it-implementors","content-type-best-practices","product-azure-monitor","review-flag-1680286584-658","review-flag-3-1680286581-173","review-flag-5-1680286581-950","review-flag-machi-1680286585-314","review-flag-new-1680286579-546"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Azure Monitor logs in Grafana - now in public preview | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"We\u2019re happy to introduce the new Grafana integration with Azure Monitor logs. This integration is achieved through the new Log Analytics plugin, now available as part of the Azure Monitor data source.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Azure Monitor logs in Grafana - now in public preview | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"We\u2019re happy to introduce the new Grafana integration with Azure Monitor logs. This integration is achieved through the new Log Analytics plugin, now available as part of the Azure Monitor data source.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2019-01-15T00:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-11T07:48:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/bfdfbe14-5768-42c9-93f5-e2e06ceba903.webp\" \/>\n<meta name=\"author\" content=\"Noa Kuperberg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Noa Kuperberg\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/noa-kuperberg\/\",\"@type\":\"Person\",\"@name\":\"Noa Kuperberg\"}],\"headline\":\"Azure Monitor logs in Grafana &#8211; now in public preview\",\"datePublished\":\"2019-01-15T00:00:00+00:00\",\"dateModified\":\"2025-06-11T07:48:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/\"},\"wordCount\":461,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/bfdfbe14-5768-42c9-93f5-e2e06ceba903.webp\",\"articleSection\":[\"DevOps\",\"Management and governance\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/\",\"name\":\"Azure Monitor logs in Grafana - now in public preview | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/bfdfbe14-5768-42c9-93f5-e2e06ceba903.webp\",\"datePublished\":\"2019-01-15T00:00:00+00:00\",\"dateModified\":\"2025-06-11T07:48:56+00:00\",\"description\":\"We\u2019re happy to introduce the new Grafana integration with Azure Monitor logs. This integration is achieved through the new Log Analytics plugin, now available as part of the Azure Monitor data source.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/bfdfbe14-5768-42c9-93f5-e2e06ceba903.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/bfdfbe14-5768-42c9-93f5-e2e06ceba903.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DevOps\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/devops\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Azure Monitor logs in Grafana &#8211; now in public preview\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Azure Monitor logs in Grafana - now in public preview | Microsoft Azure Blog","description":"We\u2019re happy to introduce the new Grafana integration with Azure Monitor logs. This integration is achieved through the new Log Analytics plugin, now available as part of the Azure Monitor data source.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/","og_locale":"en_US","og_type":"article","og_title":"Azure Monitor logs in Grafana - now in public preview | Microsoft Azure Blog","og_description":"We\u2019re happy to introduce the new Grafana integration with Azure Monitor logs. This integration is achieved through the new Log Analytics plugin, now available as part of the Azure Monitor data source.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2019-01-15T00:00:00+00:00","article_modified_time":"2025-06-11T07:48:56+00:00","og_image":[{"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/bfdfbe14-5768-42c9-93f5-e2e06ceba903.webp","type":"","width":"","height":""}],"author":"Noa Kuperberg","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Noa Kuperberg","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/noa-kuperberg\/","@type":"Person","@name":"Noa Kuperberg"}],"headline":"Azure Monitor logs in Grafana &#8211; now in public preview","datePublished":"2019-01-15T00:00:00+00:00","dateModified":"2025-06-11T07:48:56+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/"},"wordCount":461,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/bfdfbe14-5768-42c9-93f5-e2e06ceba903.webp","articleSection":["DevOps","Management and governance"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/","name":"Azure Monitor logs in Grafana - now in public preview | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/bfdfbe14-5768-42c9-93f5-e2e06ceba903.webp","datePublished":"2019-01-15T00:00:00+00:00","dateModified":"2025-06-11T07:48:56+00:00","description":"We\u2019re happy to introduce the new Grafana integration with Azure Monitor logs. This integration is achieved through the new Log Analytics plugin, now available as part of the Azure Monitor data source.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/bfdfbe14-5768-42c9-93f5-e2e06ceba903.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/bfdfbe14-5768-42c9-93f5-e2e06ceba903.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-monitor-logs-in-grafana-now-in-public-preview\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"DevOps","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/devops\/"},{"@type":"ListItem","position":3,"name":"Azure Monitor logs in Grafana &#8211; now in public preview"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/1787","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=1787"}],"version-history":[{"count":2,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/1787\/revisions"}],"predecessor-version":[{"id":41328,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/1787\/revisions\/41328"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=1787"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=1787"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=1787"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=1787"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=1787"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=1787"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=1787"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=1787"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=1787"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}