OAS Log Collector
Simple Open Adstream log collector tool.
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 for details.