Am Donnerstag, 25. September 2014 schrieb Manjula Rathnayake : > Hi Gimantha, > > If we can correlate log event based on timestamp range from all > services(AS,BPS,AF,etc) that is really useful when identifying issues. >
I would recommend that you take a look on the Google Dapper paper http://research.google.com/pubs/pub36356.html regarding distributed tracing. I think this would perfectly solve all correlation issues. For implementation you should have a look on Twitters Zipkin http://twitter.github.io/zipkin/ or Brave https://github.com/kristofa/brave . regards, Thomas
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
