Skip to content

Commit 6126c70

Browse files
authored
Update articles/sentinel/forward-syslog-monitor-agent.md
1 parent 7aa0a84 commit 6126c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/forward-syslog-monitor-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ If you're forwarding Syslog data to an Azure VM, follow these steps to allow rec
103103

104104
### Configure the Linux Syslog daemon
105105

106-
Connect to your Linux VM and configure the Linux Syslog daemon. For example, run the following command:
106+
Connect to your Linux VM and configure the Linux Syslog daemon. For example, run the following command, adapting the command as needed for your network environment:
107107

108108
```bash
109109
sudo wget -O Forwarder_AMA_installer.py https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/DataConnectors/Syslog/Forwarder_AMA_installer.py&&sudo python3 Forwarder_AMA_installer.py

0 commit comments

Comments
 (0)