Skip to content

Commit 8277ef1

Browse files
authored
Update log-collector-advanced-management.md
1 parent ca60865 commit 8277ef1

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)