Skip to content

Commit 90f6400

Browse files
authored
Merge pull request #86767 from ghostinthecable/patch-1
Update closing quote - omsagent example
2 parents 1043264 + b3c0fb4 commit 90f6400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/connect-syslog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Having already set up [data collection from your CEF sources](connect-common-eve
7373
1. You must run the following command on those machines to disable the synchronization of the agent with the Syslog configuration in Microsoft Sentinel. This ensures that the configuration change you made in the previous step does not get overwritten.
7474

7575
```c
76-
sudo su omsagent -c 'python /opt/microsoft/omsconfig/Scripts/OMS_MetaConfigHelper.py --disable
76+
sudo su omsagent -c 'python /opt/microsoft/omsconfig/Scripts/OMS_MetaConfigHelper.py --disable'
7777
```
7878

7979
## Configure your device's logging settings

0 commit comments

Comments
 (0)