Skip to content
Melissa edited this page Mar 9, 2015 · 1 revision

#Log Stream Clustering

Powerlog is the application of a distributed streamed clustering algorithm based on Clustream. The motivation is to experiment with adapting the online and offline phases of the Clustream algorithm in a distributed environment such that the online component is conducted at remote sites and the offline phase is conducted at a central node. This should make the clustering process faster whilst minimizing data transfer when compared to collecting all log messages from all remote sites and clustering at a central node.

Clone this wiki locally