normalian blog

Let's talk about Microsoft Azure, ASP.NET and Java!

Log Analytics

Azure Front Door のログ情報を Kusto クエリで眺めてみる

前回は Azure Front Door に対してカスタムドメイン設定とBring Your Own Certificate (BYOC) 設定を行った場合のハマりどころについて紹介しました。今回は Azure Front Door のログデータを Log Analytics に送付し、Kusto Query をいくつか発行してデータ…

How to utilize monitoring for container apps on Service Fabric clusters with Log Analytics - part 3: find CPU usage spikes

You can learn how to CPU usage spikesfrom your Log Analytics, but you need to peruse an article below to follow this post. normalian.hatenablog.com Prerequirement You need to setup components below. In this post, we execute performance tes…

How to utilize monitoring for container apps on Service Fabric clusters with Log Analytics - part 2: log types

Refer to an article below before following this post to setup Log Analytics for Service Fabric clusters. normalian.hatenablog.com You can learn how to execute simple queries on Log Analytics to retrieve Service Fabric clusters metrics.I be…

How to utilize monitoring for container apps on Service Fabric clusters with Log Analytics - part 1: setup

You can learn how to setup Log Analytics for your Windows container apps on Service Fabric clusters. You need to follow steps below. Setup up Service Fabric cluster with Diagnostics "On" Create an Log Analytics workspace and add "Service F…