This document discusses Apache Metron, an open source framework for performing security analytics on large volumes of telemetry data using Hadoop. It describes how Metron ingests and parses security-related data from different sources using stream processing, enriches the data with additional context, and checks it against threat intelligence feeds. Specifically, it walks through an example of how Metron would handle log data from the Squid caching proxy, parsing, enriching, and checking it for malicious domains.