#!python
from data_pipeline.tools.tailer import Tailer

Tailer().start()
