This document analyzes the scalability of Apache Flume by conducting experiments with different Flume configurations and load levels. Two experiment setups are used: one with a one-to-one relationship between Flume nodes and load generators, and another using a cascading setup to aggregate events from two scale nodes into a collector node. The results show that doubling the channel capacity does not necessarily double the maximum event rate, and that a cascading setup can improve scalability over a non-cascading setup.