Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eiriksm/casperfleet-log-parse


https://github.com/eiriksm/casperfleet-log-parse

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Casperfleet log parser

## Usage

Start by having all of the output of your test runs from [ec2-fleet-casper](https://github.com/nymedia/ec2-fleet-casper/) in a directory. For example `output`.

This directory should look like this:
```
output
- ec2-ip-1.aws-and-so-on
-- dump.tar.gz
- ec2-ip-2.aws-and-so-on
-- dump.tar.gz
- ec2-ip-3.aws-and-so-on
-- dump.tar.gz
...
```

Then just run `node start.js output`