Message Logging

I wanted to know if we can send Apigee Edge logs to the Apigee back end as a service. I do not want to send these logs to a third party service.

Are there any other options to send these logs in Apigee infrastructure. I am using apigee cloud and not on prem solution.

0 1 264
1 REPLY 1

Hello @Chaitanya Rathi

Yes, you can save the logs to Apigee BaaS. You can use an Assign Message or a Javascript policy to create the log payload and then send it to a collection in BaaS using a Service Callout.

However, please be aware that the logs will be saved as entities in BaaS and they will not be easily and conveniently searchable like you have in the third party logging or file logging. It would be prudent to add some identifiers in the entities to make them easier to search.