Skip to content

Commit b04634c

Browse files
Merge pull request #219451 from YashikaTyagi-MSFT/patch-22
(AzureCXP) fixes MicrosoftDocs/azure-docs#101816
2 parents b028384 + 17969c0 commit b04634c

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
@@ -144,7 +144,7 @@ Select the machines on which you want to install the AMA. These machines are VMs
144144
1. Run this command to launch the installation script:
145145

146146
```python
147-
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
147+
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
148148
```
149149
The installation script configures the `rsyslog` or `syslog-ng` daemon to use the required protocol and restarts the daemon.
150150

0 commit comments

Comments
 (0)