Set-AzDiagnosticSetting
2022
How to route Subscription Activity logs to Azure Log Analytics workspace
·674 words·4 mins·
100
views
·
5
likes
Sending resource logs to a Log Analytics workspace allows us to consolidate log entries from multiple resources and query the logs for complex analysis. In this post, I want to show you how to manage diagnostic settings for your subscription and send the Activity logs data to your Log Analytics workspace.
2021
How to configure Azure Bastion host to send logs and metrics to Log Analytics workspace
·793 words·4 mins·
100
views
·
5
likes
Hi, In a previous post, I showed you how to configure Azure Bastion diagnostic parameters to send logs and metrics to a storage account. But suppose you already have a log analysis workspace.
How to configure Azure Bastion diagnostic settings
·781 words·4 mins·
100
views
·
5
likes
Hello! everybody. Today I will show you how to configure Azure Bastion Diagnostic to send logs and metrics to a storage account using PowerShell and Azure CLI. Once this configuration is established, you can use the stored information to find out which users connected through Azure Bastion, when, from where, and metric information about the workloads of the Azure Bastion host.
How to configure Azure Firewall diagnostic settings
·778 words·4 mins·
100
views
·
5
likes
Hey, guys, following the series of publications on Azure Firewall, today I’ll show you How to configure Azure Firewall Diagnostics to send logs and metrics to a storage account using PowerShell and the Azure CLI.
2020
How to configure Azure Key Vault to send logs and metrics to Log Analytics workspace
·787 words·4 mins·
100
views
·
5
likes
Hello, Jorge is back. In a previous post, I showed you how to configure Azure Key Vault diagnostic parameters to send logs and metrics to a storage account, but many of you have asked me to show you how to configure Azure Key Vault diagnostic parameters to send to a Log Analytics workspace.
How to configure Azure Key Vault diagnostic settings
·778 words·4 mins·
100
views
·
5
likes
One of the security recommendations established by Microsoft in Azure Security Center is to enable diagnostic logs in Key Vaults. This lets you know how, when, and by whom your key vaults are accessed.