Edda is a log visualizer for MongoDB that takes mongod log files and generates easy-to-parse pictures of the represented servers, helping administrators diagnose issues by correlating logs from multiple servers in an efficient manner. The tool focuses on visualizing replica sets with its first release, with plans to support sharded clusters in the future. Edda is designed and developed by MongoDB's summer interns, Samantha Ritter and Kaushal Parikh, and can be installed using pip to parse log files and generate a browser window timeline of events.