Sha256: 654b8d03c54085ce240b692d0da9a6b7ec3fb4ee9ad299348b26592d0e27a755

Contents?: true

Size: 930 Bytes

Versions: 2

Compression:

Stored size: 930 Bytes

Contents

OAS Log Collector [![Build Status](https://secure.travis-ci.org/realmedia/oas-log-collector.png)][travis]
=====================

Simple Open Adstream log collector tool.

[travis]: http://travis-ci.org/realmedia/oas-log-collector

Requirements
-----------------

* Ruby 1.8.7, 1.9.2 or 1.9.3.
* Redis 2.0 or greater.

Installation
-----------------

    gem install oas-log-collector

Usage
-----------------

Starting. There is an sample file under the `examples/` directory.

    oas-log-collector -C config.yml -P /var/run/oas-log-collector.pid -l /var/log/oas-log-collector.log -d

Stopping

    oas-log-collector -k -P /var/run/oas-log-collector.pid

**Important:** Make sure you have passwordless authentication to the servers were the logs are located.

Copyright
----------------

Copyright © 2012 Realmedia Latin America LLC. See [LICENSE](https://github.com/realmedia/oas-log-collector/blob/master/LICENSE) for details.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
oas-log-collector-0.1.6 README.md
oas-log-collector-0.1.5 README.md