You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/agents/data-collection-syslog.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,9 @@ ms.reviewer: glinuxagent
8
8
9
9
# Collect Syslog events with Azure Monitor Agent
10
10
11
+
> [!CAUTION]
12
+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
13
+
11
14
Syslog is an event logging protocol that's common to Linux. You can use the Syslog daemon that's built in to Linux devices and appliances to collect local events of the types you specify. Then you can have it send those events to a Log Analytics workspace. Applications send messages that might be stored on the local machine or delivered to a Syslog collector.
12
15
13
16
When the Azure Monitor agent for Linux is installed, it configures the local Syslog daemon to forward messages to the agent when Syslog collection is enabled in [data collection rules (DCRs)](../essentials/data-collection-rule-overview.md). Azure Monitor Agent then sends the messages to an Azure Monitor or Log Analytics workspace where a corresponding Syslog record is created in a [Syslog table](/azure/azure-monitor/reference/tables/syslog).
Copy file name to clipboardExpand all lines: articles/azure-monitor/agents/data-sources-syslog.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ ms.reviewer: luki
9
9
10
10
# Collect Syslog data sources with the Log Analytics agent
11
11
12
+
> [!CAUTION]
13
+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
14
+
12
15
Syslog is an event logging protocol that's common to Linux. Applications send messages that might be stored on the local machine or delivered to a Syslog collector. When the Log Analytics agent for Linux is installed, it configures the local Syslog daemon to forward messages to the agent. The agent then sends the messages to Azure Monitor where a corresponding record is created.
Copy file name to clipboardExpand all lines: articles/azure-monitor/agents/troubleshooter-ama-linux.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,14 @@ ms.author: guywild
7
7
ms.date: 12/14/2023
8
8
ms.custom: references_regions
9
9
ms.reviewer: jeffwo
10
-
11
10
# Customer intent: When AMA is experiencing issues, I want to investigate the issues and determine if I can resolve the issue on my own.
12
11
---
13
12
14
13
# How to use the Linux operating system (OS) Azure Monitor Agent Troubleshooter
14
+
15
+
> [!CAUTION]
16
+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
17
+
15
18
The Azure Monitor Agent Troubleshooter (AMA) is designed to help identify issues with the agent and perform general health assessments. It can perform various checks to ensure that the agent is properly installed and connected, and can also gather AMA-related logs from the machine being diagnosed.
16
19
17
20
> [!Note]
@@ -90,7 +93,7 @@ If directory doesn't exist or the installation is failed, follow [Basic troubles
90
93
If the directory exists, proceed to [Run the Troubleshooter](#run-the-troubleshooter).
91
94
92
95
## Run the Troubleshooter
93
-
On the machine to be diagnosed, run the Agent Troubleshooter.
96
+
On the machine to be diagnosed, run the Agent Troubleshooter.
94
97
95
98
**Log Mode** enables the collection of logs, which can then be compressed into .tgz format for export or review. **Interactive Mode** allows users to actively engage in troubleshooting scenarios and view the output directly within the shell.
96
99
@@ -103,7 +106,7 @@ To start the Agent Troubleshooter in log mode, copy the following command and ru
103
106
104
107
```Bash
105
108
cd /var/lib/waagent/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent-{version}/ama_tst/
106
-
sudo sh ama_troubleshooter.sh -L
109
+
sudo sh ama_troubleshooter.sh -L
107
110
```
108
111
109
112
Enter a path to output logs to. For instance, you might use **/tmp**.
@@ -121,7 +124,7 @@ To start the Agent Troubleshooter in interactive mode, copy the following comman
121
124
122
125
```Bash
123
126
cd /var/lib/waagent/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent-{version}/ama_tst/
124
-
sudo sh ama_troubleshooter.sh -A
127
+
sudo sh ama_troubleshooter.sh -A
125
128
```
126
129
127
130
It runs a series of scenarios and displays the results.
@@ -137,7 +140,7 @@ It runs a series of scenarios and displays the results.
137
140
138
141
### Can I copy the Troubleshooter from a newer agent to an older agent and run it on the older agent to diagnose issues with the older agent?
139
142
It isn't possible to use the Troubleshooter to diagnose an older version of the agent by copying it. You must have an up-to-date version of the agent for the Troubleshooter to work properly.
140
-
143
+
141
144
## Next Steps
142
145
-[Troubleshooting guidance for the Azure Monitor agent](../agents/azure-monitor-agent-troubleshoot-linux-vm.md) on Linux virtual machines and scale sets
143
146
-[Syslog troubleshooting guide for Azure Monitor Agent](../agents/azure-monitor-agent-troubleshoot-linux-vm-rsyslog.md) for Linux
Copy file name to clipboardExpand all lines: articles/azure-monitor/essentials/collect-custom-metrics-linux-telegraf.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ ms.date: 08/01/2023
11
11
---
12
12
# Collect custom metrics for a Linux VM with the InfluxData Telegraf agent
13
13
14
+
> [!CAUTION]
15
+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
16
+
14
17
This article explains how to deploy and configure the [InfluxData](https://www.influxdata.com/) Telegraf agent on a Linux virtual machine to send metrics to Azure Monitor.
Copy file name to clipboardExpand all lines: articles/azure-monitor/vm/vminsights-dependency-agent-maintenance.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,9 @@ ms.date: 09/28/2023
10
10
11
11
# Dependency Agent
12
12
13
+
> [!CAUTION]
14
+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
15
+
13
16
The Dependency Agent collects data about processes running on the virtual machine and external process dependencies. Dependency Agent updates include bug fixes or support of new features or functionality. This article describes Dependency Agent requirements and how to upgrade Dependency Agent manually or through automation.
Copy file name to clipboardExpand all lines: articles/azure-monitor/vm/vminsights-enable-overview.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ Output for this command will look similar to the following and specify whether a
78
78
When you enable VM Insights for a machine, the following agents are installed. For the network requirements for these agents, see [Network requirements](../agents/log-analytics-agent.md#network-requirements).
79
79
80
80
> [!IMPORTANT]
81
-
> Azure Monitor Agent has several advantages over the legacy Log Analytics agent, which will be deprecated by August 2024. After this date, Microsoft will no longer provide any support for the Log Analytics agent. [Migrate to Azure Monitor agent](../agents/azure-monitor-agent-migration.md) before August 2024 to continue ingesting data.
81
+
> Azure Monitor Agent has several advantages over the legacy Log Analytics agent, which will be deprecated by August 2024. After this date, Microsoft will no longer provide any support for the Log Analytics agent. [Migrate to Azure Monitor agent](../agents/azure-monitor-agent-migration.md) before August 2024 to continue ingesting data.
82
82
83
83
84
84
-**[Azure Monitor agent](../agents/azure-monitor-agent-overview.md) or [Log Analytics agent](../agents/log-analytics-agent.md):** Collects data from the virtual machine or Virtual Machine Scale Set and delivers it to the Log Analytics workspace.
@@ -93,7 +93,7 @@ When you enable VM Insights for a machine, the following agents are installed. F
93
93
(If using private links on the agent, you must also add the [data collection endpoints](../essentials/data-collection-endpoint-overview.md#components-of-a-data-collection-endpoint))
94
94
95
95
- The Dependency agent requires a connection from the virtual machine to the address 169.254.169.254. This address identifies the Azure metadata service endpoint. Ensure that firewall settings allow connections to this endpoint.
96
-
## Data collection rule
96
+
## Data collection rule
97
97
98
98
When you enable VM Insights on a machine with the Azure Monitor agent, you must specify a [data collection rule (DCR)](../essentials/data-collection-rule-overview.md) to use. The DCR specifies the data to collect and the workspace to use. VM Insights creates a default DCR if one doesn't already exist. For more information on how to create and edit the VM Insights DCR, see [Enable VM Insights for Azure Monitor Agent](vminsights-enable-portal.md#enable-vm-insights-for-azure-monitor-agent).
99
99
@@ -108,12 +108,12 @@ The DCR is defined by the options in the following table.
108
108
> [!IMPORTANT]
109
109
> VM Insights automatically creates a DCR that includes a special data stream required for its operation. Do not modify the VM Insights DCR or create your own DCR to support VM Insights. To collect additional data, such as Windows and Syslog events, create separate DCRs and associate them with your machines.
110
110
111
-
If you associate a data collection rule with the Map feature enabled to a machine on which Dependency Agent isn't installed, the Map view won't be available. To enable the Map view, set `enableAMA property = true` in the Dependency Agent extension when you install Dependency Agent. We recommend following the procedure described in [Enable VM Insights for Azure Monitor Agent](vminsights-enable-portal.md#enable-vm-insights-for-azure-monitor-agent).
111
+
If you associate a data collection rule with the Map feature enabled to a machine on which Dependency Agent isn't installed, the Map view won't be available. To enable the Map view, set `enableAMA property = true` in the Dependency Agent extension when you install Dependency Agent. We recommend following the procedure described in [Enable VM Insights for Azure Monitor Agent](vminsights-enable-portal.md#enable-vm-insights-for-azure-monitor-agent).
112
112
113
113
## Migrate from Log Analytics agent to Azure Monitor Agent
114
114
115
115
- You can install both Azure Monitor Agent and Log Analytics agent on the same machine during migration. If a machine has both agents installed, you'll see a warning in the Azure portal that you might be collecting duplicate data.
116
-
116
+
117
117
:::image type="content" source="media/vminsights-enable-portal/both-agents-installed.png" lightbox="media/vminsights-enable-portal/both-agents-installed.png" alt-text="Screenshot that shows both agents installed.":::
118
118
119
119
> [!WARNING]
@@ -132,7 +132,7 @@ If you associate a data collection rule with the Map feature enabled to a machin
132
132
> | summarize max(TimeGenerated) by Computer, Category
133
133
> | sort by Computer
134
134
> ```
135
-
135
+
136
136
## Diagnostic and usage data
137
137
138
138
Microsoft automatically collects usage and performance data through your use of Azure Monitor. Microsoft uses this data to improve the quality, security, and integrity of the service.
Copy file name to clipboardExpand all lines: articles/azure-monitor/vm/vminsights-log-query.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ ms.date: 09/28/2023
9
9
10
10
# How to query logs from VM insights
11
11
12
+
> [!CAUTION]
13
+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
14
+
12
15
VM insights collects performance and connection metrics, computer and process inventory data, and health state information and forwards it to the Log Analytics workspace in Azure Monitor. This data is available for [query](../logs/log-query-overview.md) in Azure Monitor. You can apply this data to scenarios that include migration planning, capacity analysis, discovery, and on-demand performance troubleshooting.
Copy file name to clipboardExpand all lines: articles/azure-monitor/vm/vminsights-performance.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ ms.date: 09/28/2023
9
9
10
10
# Chart performance with VM insights
11
11
12
+
> [!CAUTION]
13
+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
14
+
12
15
VM insights includes a set of performance charts that target several key [performance indicators](vminsights-log-query.md#performance-records) to help you determine how well a virtual machine is performing. The charts show resource utilization over a period of time. You can use them to identify bottlenecks and anomalies. You can also switch to a perspective that lists each machine to view resource utilization based on the metric selected.
13
16
14
17
VM insights monitors key operating system performance indicators related to processor, memory, network adapter, and disk utilization. Performance complements the health monitoring feature and helps to:
Copy file name to clipboardExpand all lines: articles/backup/azure-kubernetes-service-cluster-backup-support-matrix.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Azure Kubernetes Service (AKS) backup support matrix
3
3
description: This article provides a summary of support settings and limitations of Azure Kubernetes Service (AKS) backup.
4
4
ms.topic: conceptual
5
-
ms.date: 12/25/2023
5
+
ms.date: 02/16/2024
6
6
ms.custom:
7
7
- references_regions
8
8
- ignite-2023
@@ -78,6 +78,8 @@ You can use [Azure Backup](./backup-overview.md) to help protect Azure Kubernete
78
78
79
79
- During restore from Vault Tier, the provided staging location shouldn't have a *Read*/*Delete Lock*; otherwise, hydrated resources aren't cleaned after restore.
80
80
81
+
- Don't install AKS Backup Extension along with Velero or other Velero-based backup services. This could lead to disruption of backup service during any future Velero upgrades driven by you or AKS backup
82
+
81
83
## Next steps
82
84
83
85
-[About Azure Kubernetes Service cluster backup](azure-kubernetes-service-cluster-backup-concept.md)
0 commit comments