Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| azure:az-500:alt:monitoring_and_logging [2023/03/02 19:32] – [Diagnostic Logs vs. Activity Logs] mmuze | azure:az-500:alt:monitoring_and_logging [2023/04/16 01:03] (current) – mmuze | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| - | ===== Diagnostic Logs vs. Activity Logs ===== | + | ===== Diagnostic |
| + | * Resource Logs were previously called Diagnostic Logs | ||
| * [[https:// | * [[https:// | ||
| Line 28: | Line 29: | ||
| * They represent the **// | * They represent the **// | ||
| * Ex: creating a container in a storage account | * Ex: creating a container in a storage account | ||
| - | * diagnostic | + | * resource |
| - | * // | + | * [[https:// |
| - | * The represent logs related to the **//use//** of resources. | + | * They represent logs related to the **//use//** of resources. |
| * Ex: Reading data from a blob/file in a container | * Ex: Reading data from a blob/file in a container | ||
| Line 44: | Line 45: | ||
| ====== Log Analytics ====== | ====== Log Analytics ====== | ||
| > Log Analytics is a tool in the Azure portal to edit and run log queries from data collected by Azure Monitor logs and interactively analyze their results. | > Log Analytics is a tool in the Azure portal to edit and run log queries from data collected by Azure Monitor logs and interactively analyze their results. | ||
| + | |||
| + | ====== Alerts ====== | ||