Skip to content

Commit 3aefbf6

Browse files
Merge pull request #285696 from batamig/patch-437
Update forward-syslog-monitor-agent.md
2 parents 390602a + 6126c70 commit 3aefbf6

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 run the following command to configure the Linux Syslog daemon:
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)