Tag: KQL
-
Export Azure Kubernetes Service control plane logs to Azure Data Explorer
In today’s blog post, we look at the Azure Kubernetes Service control plane logs and how to ingest them into Azure Data Explorer. Especially, the Kubernetes Audit (kube-audit) log. Azure Data Explorer – Ingestion Method Looking at the export options for the Azure Kubernetes Service control plane logs we can choose between an Azure Storage…
-
Sneak peek into the new Fluent Bit Azure Data Explorer output plugin version
In my last blog post, I wrote about the different options for using Azure Data Explorer as a logging backend for Fluent Bit. -> https://www.danielstechblog.io/using-azure-data-explorer-as-logging-backend-for-fluent-bit/ Especially, about my issues getting the Azure Data Explorer output plugin working and why this led to the decision to use the Kafka output plugin in combination with Azure Event…
-
Using Azure Data Explorer as logging backend for Fluent Bit
Azure Data Explorer can be used as a logging backend for Fluent Bit in three different ways. In today’s blog post, we focus on one of them that in my opinion is the best one out of those three. This is the way Let us start first with a brief overview of the three different…
-
Ingesting Azure Diagnostic Logs into Azure Data Explorer
In today’s blog post, we look at the Azure Diagnostic Logs and how to ingest them into Azure Data Explorer. Besides the Diagnostic Logs, we cover Activity Logs and Diagnostic Metrics as well. All three log and monitor data can be easily exported to an Azure Storage Account, an Event Hub, or a Log Analytics…