This is our CS 262A project for visualizing log files. We use D3 for visualization, jQuery for client-side processing, and python for server-side processing.
$ python logparser
$ ./test_clusterer.sh # python clusterer 2 0 ...
$ python utils/generate_random_logs.py 0.50
Authors are Armin Samii and Woojong Koh.