File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ Select the machines on which you want to install the AMA. These machines are VMs
144
144
1. Run this command to launch the installation script:
145
145
146
146
```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
148
148
```
149
149
The installation script configures the `rsyslog` or `syslog-ng` daemon to use the required protocol and restarts the daemon.
150
150
You can’t perform that action at this time.
0 commit comments