We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd5b9cc commit 7763c7cCopy full SHA for 7763c7c
articles/sentinel/sap-deploy-troubleshoot.md
@@ -48,7 +48,7 @@ docker logs -f sapcon-[SID]
48
For example, for SID `A4H`:
49
50
```bash
51
-wget https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/SAP/template/loggingconfig_DEV.y
+wget https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/SAP/template/loggingconfig_DEV.yaml
52
cp loggingconfig.yaml ~/sapcon/A4H
53
docker restart sapcon-A4H
54
```
0 commit comments