Logs forwarding to external destination from Cloud logging

I need to forward cloud logging logs to external destination but due to some reason there are certain restrictions configured at network layer e.g - VPC service control perimeter which is not allowing me to forward logs or data out of GCP using Pubsub.

Question is that, can we use Apigee forward proxy to forward logs  over public network by HTTP API?
If yes, how?  can you please provide detail technical steps?
If no, what other service in GCP can help to forward data to public network trough VPC service control other than PubSub and Dataflow?

0 1 195
1 REPLY 1

Hello,

 

From GCP side the MessageLogging policy lets you log custom messages to Cloud Logging  or syslog.

 

I will keep thread open in case someone else has solution using other GCP services