How can I log information to StackDriver in Apigee Hybrid ?

I would like to send application log to stackdriver in Apigee Hybrid. Is it possible ? If yes, how can I do this ?

Solved Solved
1 2 395
1 ACCEPTED SOLUTION

The information can be logged to StackDriver using MessageLogging policy/fluentd in Apigee Hybrid as explained in the below link:

https://github.com/srinandan/apigee-fluentd-logger

View solution in original post

2 REPLIES 2

The information can be logged to StackDriver using MessageLogging policy/fluentd in Apigee Hybrid as explained in the below link:

https://github.com/srinandan/apigee-fluentd-logger

Not applicable

The same can be done using service callout on stackdriver logging api as well.