is it possible to see apigee request live logs

Hi apigeeks,

I am not sure if there's a handy or a proper way in apigee to see live request response logs, i am sure with the large growing users with apigee, this is essential feature to have it, which is indeed essentials for application monitoring and tracing a service issue, as api developer we can’t always rely on client/front-end application who makes call to apigee, yes, we can only see logs with trace but that’s available only for 10 minutes window and then sometimes we are just helpless.

Solved Solved
0 2 664
2 ACCEPTED SOLUTIONS

Not applicable

One option you have is to use the Message Logging Policy. This will allow you to log whatever data you want to a third party vendor such as Loggly and keep it around for as long as you want. Our on-premise customers can configure this to write to syslog but cloud customers need to configure a service.

View solution in original post

Just to clarify Michael's answer: on-premises and cloud customers can use the MessageLogging policy to send logs to syslog-compatible servers (like Loggly or Splunk). On-premises customers can also use the MessageLogging policy to write to the file system, which is not available to cloud customers.

View solution in original post

2 REPLIES 2

Not applicable

One option you have is to use the Message Logging Policy. This will allow you to log whatever data you want to a third party vendor such as Loggly and keep it around for as long as you want. Our on-premise customers can configure this to write to syslog but cloud customers need to configure a service.

Just to clarify Michael's answer: on-premises and cloud customers can use the MessageLogging policy to send logs to syslog-compatible servers (like Loggly or Splunk). On-premises customers can also use the MessageLogging policy to write to the file system, which is not available to cloud customers.