Skip to content

Commit c1301b1

Browse files
Merge pull request #221581 from YashikaTyagii/patch-26
(AzureCXP) fixes MicrosoftDocs/azure-docs#102727
2 parents aacc4ad + c778c81 commit c1301b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/connect-cef-ama.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ You can create DCRs using the [API](/rest/api/monitor/data-collection-rules). Le
160160
Run this command to launch the installation script:
161161

162162
```python
163-
sudo wget -O Forwarder_AMA_installer.py https://raw.githubusercontent.com/Azure/Azure- Sentinel/master/DataConnectors/Syslog/Forwarder_AMA_installer.py&&sudo python Forwarder_AMA_installer.py
163+
sudo wget -O Forwarder_AMA_installer.py https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/DataConnectors/Syslog/Forwarder_AMA_installer.py&&sudo python Forwarder_AMA_installer.py
164164
```
165165
The installation script configures the `rsyslog` or `syslog-ng` daemon to use the required protocol and restarts the daemon.
166166

0 commit comments

Comments
 (0)