Questions tagged [chukwa]

Chukwa is a Hadoop subproject devoted to large-scale log collection and analysis.

Chukwa is built on top of the Hadoop distributed filesystem (HDFS) and MapReduce framework and inherits Hadoop’s scalability and robustness. Chukwa also includes a flexible and powerful toolkit for displaying monitoring and analyzing results, in order to make the best use of this collected data.

Check out the official wiki for more information: http://wiki.apache.org/hadoop/Chukwa

2 questions
11
votes
0 answers

Scribe, Flume and Chukwa - what are alternatives?

I would like to learn about alternatives to those projects, especially designed to aggregate data from logs from multiple nodes (>500) and designed for low memory/cpu usage. I'm familiar with scribe, flume and chukwa and I think that they use too…
wlk
  • 5,695
  • 6
  • 54
  • 72
4
votes
4 answers

Logging/tracking in PHP: Scribe, Chukwa, log4php?

This is probably a pretty high-level question that requires a lot of explaining, but I'm in need of a lot of explaining. Basically I'm developing a PHP application that requires a lot of logging and tracking. Tracking clicks, interactions,…
Josh Smith
  • 14,674
  • 18
  • 72
  • 118