How to store message log on local system.

Now my all current api on Apigee is configured without message logging policy so how do I add this in existing one and store logs on local system.

I dont wants to go with loggly right now this will be in plan in future.

0 1 315
1 REPLY 1

If you are using Apigee Edge OPDK, You can log messages to machine file system (where Apigee edge is installed). Find more details about same in Message Logging Policy here.

If you are using Apigee Edge Cloud, I believe you need to use one of the third party to do logging using message logging policy.

Hope it's helpful.