Skip to content

Commit 02746ab

Browse files
authored
Update data-collection-syslog.md
1 parent d683a89 commit 02746ab

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,7 @@ queue.saveonshutdown="on"
152152
target="127.0.0.1" Port="28330" Protocol="tcp")
153153
```
154154

155-
>[!Note]
156-
>The following configuration is used when you use SELinux and we decide to use Unix sockets.
155+
The following configuration is used when you use SELinux and we decide to use Unix sockets.
157156
```
158157
$ cat /etc/rsyslog.d/10-azuremonitoragent.conf
159158
# Azure Monitor Agent configuration: forward logs to azuremonitoragent
@@ -199,8 +198,7 @@ log {
199198
flags(flow-control);
200199
};
201200
```
202-
>[!Note]
203-
>The following configuration is used when you use SELinux and we decide to use Unix sockets.
201+
The following configuration is used when you use SELinux and we decide to use Unix sockets.
204202
```
205203
$ cat /etc/syslog-ng/conf.d/azuremonitoragent.conf
206204
# Azure MDSD configuration: syslog forwarding config for mdsd agent options {};

0 commit comments

Comments
 (0)