Skip to content

Commit fe8191a

Browse files
authored
Merge pull request #4824 from Mravela/patch-14
Update log-collector-advanced-management.md
2 parents 554b763 + 1946d2f commit fe8191a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CloudAppSecurityDocs/log-collector-advanced-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ The following procedures describe how to export the log collector image, using L
314314
1. On a Linux computer that has access to the Docker Hub, run the following command to install Docker and download the log collector image.
315315

316316
```bash
317-
curl -o /tmp/MCASInstallDocker.sh https://adaprodconsole.blob.core.windows.net/public-files/MCASInstallDocker.sh && chmod +x /tmp/MCASInstallDocker.sh; /tmp/MCASInstallDocker.sh
317+
curl -o /tmp/MCASInstallDocker.sh https://discoveryresources-cdn-prod.cloudappsecurity.com/prod-1/public-files/MCASInstallDocker.sh && chmod +x /tmp/MCASInstallDocker.sh; /tmp/MCASInstallDocker.sh
318318
```
319319

320320
1. Export the log collector image. Run:

0 commit comments

Comments
 (0)