Sophos Community
Site
User
Site
Search
User
Community & Product Forums
Sophos Endpoint
Sophos Firewall
Sophos Central
Sophos Factory
Sophos Mobile
Sophos Cloud Optix
Sophos Sensor
Sophos Switch
Sophos Wireless
Sophos Email
UTM Firewall
Community Blogs & Events
Sophos Community Blog
Community Security Blog
Product Documentation Blog
Application Control
Getting Started
Sophos Partners
Member Recognition
Community Leaderboards
More
Cancel
Sophos Cloud Optix
Discussions
Unable to set Cloud Optix on GCP
Release Notes & News
Recommended Reads
Discussions
Members
More
Cancel
New
Sophos Cloud Optix requires membership for participation - click to join
Thread Info
State
Not Answered
Locked
Locked
Replies
0 replies
Subscribers
2 subscribers
Views
3440 views
Users
0 members are here
Options
RSS
More
Cancel
Suggested
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
Unable to set Cloud Optix on GCP
Administrator User484
over 1 year ago
Hi.
I tried to set Cloud Optix on one of the GCP projects with the onboard-gcp.sh command,
gcloud functions deploy "${local}avid-flow-logs-func" -q --entry-point="avid_main" --timeout="540s" --memory="128MB" --runtime="python37" --source="gs://avid-extra-bucket/
optix
-log-collector-v2.zip" --set-env-vars=uuid=$CUSTOMER_ID,post_url=$GCPFlowUrl,batch_size="999999" --trigger-bucket "gs://${flowlogsstorage}" --project=$projectId --max-instanc
es=50 >> $LOG_FILE
But somehow it could access the source file from the "avid-extra-bucket". I wonder if I should use other source or I need to set something on the project before deploying Cloud Optix ?
This thread was automatically locked due to age.