Skip to content

Commit 8ce2c9f

Browse files
Merge pull request #242299 from limwainstein/cef-ama-filename
Changing troubleshooting script name
2 parents 20873ab + 8365e22 commit 8ce2c9f

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
@@ -386,7 +386,7 @@ This example collects events for:
386386
1. To verify that the connector is installed correctly, run the troubleshooting script with this command:
387387
388388
```
389-
sudo wget -O cef_AMA_troubleshoot.py https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/DataConnectors/CEF/cef_AMA_troubleshoot.py&&sudo python cef_AMA_troubleshoot.py
389+
sudo wget -O Sentinel_AMA_troubleshoot.py https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/DataConnectors/Syslog/Sentinel_AMA_troubleshoot.py&&sudo python Sentinel_AMA_troubleshoot.py
390390
```
391391
392392
## Next steps

0 commit comments

Comments
 (0)