Skip to content

Commit fde9b1b

Browse files
authored
Merge pull request #98653 from MGoedtel/Task1655794
Added missing step for config Syslog
2 parents 5d91ddb + 86cb554 commit fde9b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The Log Analytics agent for Linux will only collect events with the facilities a
4444
### Configure Syslog in the Azure portal
4545
Configure Syslog from the [Data menu in Advanced Settings](agent-data-sources.md#configuring-data-sources). This configuration is delivered to the configuration file on each Linux agent.
4646

47-
You can add a new facility by typing in its name and clicking **+**. For each facility, only messages with the selected severities will be collected. Check the severities for the particular facility that you want to collect. You cannot provide any additional criteria to filter messages.
47+
You can add a new facility by first selecting the option **Apply below configuration to my machines** and then typing in its name and clicking **+**. For each facility, only messages with the selected severities will be collected. Check the severities for the particular facility that you want to collect. You cannot provide any additional criteria to filter messages.
4848

4949
![Configure Syslog](media/data-sources-syslog/configure.png)
5050

0 commit comments

Comments
 (0)