This document provides an introduction to the Logstash log processing tool. It begins by defining what a log is, then describes the theoretical and actual life cycle of a log. It notes common problems with log management. The document introduces Logstash as an open source log processing solution and describes its architecture and components, including inputs, filters, outputs, and how events flow through the system. It provides examples of using Logstash plugins and processing logs.