Skip to content

guilhermef/tsuru-router-tailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Send the tsuru router logs to logstash

Resources

Stars

Watchers

Forks

Packages

No packages published