We are logging through sumologic and right now we are using it for error scenarios (using java script approach). Following through the links -
https://community.apigee.com/questions/5226/setting-up-logging-with-sumo-logic-which-host-shou.html
https://community.apigee.com/articles/32286/logging-to-sumo-logic-using-javascript-and-http.html
But, to trace the successful transactions too we are thinking to implement a similar flow.
Message Logging i suppose is not supporting sumologic right now. I want to confirm that will java script based approach not be performance bottleneck as Message logging supports asynchronous logging after sending the response, but not in this case.
thanks,
aakash