This is a migrated thread and some comments may be shown as answers.

Associate each exception with log file

2 Answers 44 Views
General discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Guest
Top achievements
Rank 1
Guest asked on 21 Nov 2012, 05:08 PM
Hi, In my team we associate each exception with a log file. When trying to reproduce a particular exception the log associated to it is always in great help. In some cases our logs can reach very large amount of data. That?s why we will zip them and send them to EQATEC Analytics as binary data. So I was wondering if there is a way to associate each exception sent to EQATEC Analytics with log. Thank you in advance for the assistance. Regards, Rumen

2 Answers, 1 is accepted

Sort by
0
Guest
Top achievements
Rank 1
answered on 21 Nov 2012, 05:08 PM
Hi Rumen and sorry for the delayed response We've heard this issue before and we actually have some beta customers testing a way to upload larger files to our service. With our current released version you can call SendLog(..) which allows binary data up to 256kb (as far as I remember). This does not associate the data with a specific exception but rather a given message. Attaching large binary data to exceptions is a request we've heard a few times and I'll add your request to the list but currently there are no other way to upload data than to use a SendLog(..) call. Note however, that the log message and exception will have the same cookieid and installation id attached. This means that you can obtain a cookieid/installationid when looking at the occurances of a specific exception, use it to filter on your data (the filters at the bottom) and you'll have an easier access to the log messages send from the same "user". This is a quite manual process but I think that is the best we can do with our current level of upload support. Hope this helps, I'll be happy to elaborate if needed Best regards Soren EQATEC Team
0
Guest
Top achievements
Rank 1
answered on 21 Nov 2012, 05:08 PM
Hi This solution works well for me but it will be great if you guys implement the feature. I am going to set up a community.. :P which means more than 20 requests. Thanks for the great support. Regards, Rumen
Tags
General discussion
Asked by
Guest
Top achievements
Rank 1
Answers by
Guest
Top achievements
Rank 1
Share this question
or