stackfinder is a stack trace extractor for Go. Dump whatever log files you have with stack traces and it'll find them, make them searchable and easy to examine. The log files can have things like unique timestamps prepending each line. There can be logs and test messages between traces. It can have website UI, so you can select all + copy an entire page.