Two students attending Karlstad University wrote this report as a part of a bachelor’s project. The project was carried out at the Department of computer science. The bachelor project consisted of an assignment given by the company Veriscan Security AB. The assignment originated in the problem of dealing with the large amount of log files created in a company’s computer network. A part of the assignment was to investigate if it was possible to design a platform independent and resource effective software that exports log entries from a computer to a server. The software is part of a larger system called The Matrix system. We were also to implement a prototype of the system. By implementing the prototype we have proven that it’s possible to implement platform independent software that exports log entries. To achieve platform independence our design is based on interchangeable parts. The program can be adapted to different log systems with a configuration file.