<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" id="owaParaStyle" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body dir="ltr" tabindex="0" style="" fpstyle="1" aria-label="Message body">
<div name="divtagdefaultwrapper" id="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000; margin:0">
Are there tools/procedures that are recommended for processing crash reports from a service running at scale?
<div><br>
</div>
<div>Currently we have a limited deployment and I look through all of the crash reports by hand. Some are very useful for finding actual bugs in our code. But other crashes are the result of client's sending bad data, strange timing issues (mostly not in our
 code), etc and are not actionable. As we prepare to scale up our service, I'm wondering how to continue to get the value from the interesting crash reports without having to look through all of the uninteresting ones. </div>
<div><br>
</div>
<div>I haven't found rb to be very useful for finding the new/interesting crashes. Are there effective ways that peopler are using it?</div>
<div><br>
</div>
<div>Are there other tools for parsing and grouping crash reports to make it easy to find new/interesting ones?</div>
<div><br>
</div>
<div>thanks,</div>
<div>Ransom</div>
<div><br>
</div>
</div>
</body>
</html>