File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
articles/azure-monitor/agents Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -152,8 +152,7 @@ queue.saveonshutdown="on"
152
152
target="127.0.0.1" Port="28330" Protocol="tcp")
153
153
```
154
154
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.
157
156
```
158
157
$ cat /etc/rsyslog.d/10-azuremonitoragent.conf
159
158
# Azure Monitor Agent configuration: forward logs to azuremonitoragent
@@ -199,8 +198,7 @@ log {
199
198
flags(flow-control);
200
199
};
201
200
```
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.
204
202
```
205
203
$ cat /etc/syslog-ng/conf.d/azuremonitoragent.conf
206
204
# Azure MDSD configuration: syslog forwarding config for mdsd agent options {};
You can’t perform that action at this time.
0 commit comments