Is it possible to forward Apigee Logs to a custom made Log Management Service like it can be done with Loggly?

Not applicable

Like it is possible to forward Apigee Logs to Loggly, is it possible to do the same to a custom made Log Management?

--SF928500--

0 1 118
1 REPLY 1

Hi @Arjav Goswami -

You can use the Message Logging policy for logging to Loggly. The policy configuration relies on your Loggly settings.

There's also a dedicated flow called PostClientFlow where you can attach message logging policies. PostClientFlow is executed after the response is returned to the client, which ensures that all available metrics are available in the log.