logstalgia zsh plugin
ssh $STAGE_HOST "find /www/*/logs/ -maxdepth 1 -type f -iname access -print0 | xargs -0 tail -f" | logstalgia --sync\