Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sbuckle/Riak-Log-Analyzer
Provides scripts and queries to analyze Apache logs using Riak.
https://github.com/sbuckle/Riak-Log-Analyzer
Last synced: 3 months ago
JSON representation
Provides scripts and queries to analyze Apache logs using Riak.
- Host: GitHub
- URL: https://github.com/sbuckle/Riak-Log-Analyzer
- Owner: sbuckle
- Created: 2011-08-27T15:19:07.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-08-27T15:29:30.000Z (about 13 years ago)
- Last Synced: 2024-07-19T22:46:35.293Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 76.2 KB
- Stars: 15
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A collection of scripts and queries that can be run on a Riak cluster.
examples/ - contains Riak queries for analyzing Apache logs and doing a distributed word count.
js/ - JavaScript files used in the example queries that implement the corresponding map and reduce phases.