tsuru-router-tailer

Send tsuru router log and send to logstash


Keywords
tsuru, router, log, logstash
License
MIT
Install
pip install tsuru-router-tailer==0.3

Documentation

Tsuru router tailer Coverage Status Build Status

Send tsuru router logs to logstash

install:

pip install tsuru_router_tailer

running:

tsuru-router-tailer --logstash 'localhost:420' 'some_file.log'

options:

usage: tsuru-router-tailer [-h] --logstash LOGSTASH log

Tail tsuru route and send to logstash

positional arguments:
log                  path to log file

optional arguments:
-h, --help           show this help message and exit
--logstash LOGSTASH  logstash URL