Skip to content

Commit 8e16202

Browse files
committed
fixing validation error
1 parent 595b4d6 commit 8e16202

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/azure-monitor/agents/agent-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Perform the following steps if your Linux computers need to communicate through
274274
sudo /opt/microsoft/omsagent/bin/service_control restart [<workspace id>]
275275
```
276276
277-
## Uninstall the agent
277+
## Uninstall agent
278278
279279
Use one of the following procedures to uninstall the Windows or Linux agent by using the command line or Setup Wizard.
280280

articles/azure-monitor/agents/data-collection-rule-azure-monitor-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To collect data from virtual machines by using Azure Monitor Agent, you'll:
2020

2121
You can associate virtual machines to multiple data collection rules. For this reason, you can define each data collection rule to address a particular requirement. You can associate the data collection rules to virtual machines based on the specific data you want to collect from each machine.
2222

23-
## Create a data collection rule and association
23+
## Create data collection rule and association
2424

2525
To send data to Log Analytics, create the data collection rule in the *same region* as your Log Analytics workspace. You can still associate the rule to machines in other supported regions.
2626

@@ -107,7 +107,7 @@ This capability is enabled as part of the Azure CLI monitor-control-service exte
107107
For sample templates, see [Azure Resource Manager template samples for data collection rules in Azure Monitor](./resource-manager-data-collection-rules.md).
108108

109109
---
110-
## Filter events by using XPath queries
110+
## Filter events using XPath queries
111111

112112
You're charged for any data you collect in a Log Analytics workspace, so collect only the data you need. The basic configuration in the Azure portal provides you with a limited ability to filter out events.
113113

articles/azure-monitor/agents/data-sources-syslog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You can add a new facility by selecting **Add facility**. For each facility, onl
5050

5151
By default, all configuration changes are automatically pushed to all agents. If you want to configure Syslog manually on each Linux agent, clear the **Apply below configuration to my machines** checkbox.
5252

53-
### Configure Syslog on the Linux agent
53+
### Configure Syslog on Linux agent
5454

5555
When the [Log Analytics agent is installed on a Linux client](../vm/monitor-virtual-machine.md), it installs a default Syslog configuration file that defines the facility and severity of the messages that are collected. You can modify this file to change the configuration. The configuration file is different depending on the Syslog daemon that the client has installed.
5656

0 commit comments

Comments
 (0)