Skip to content

Instantly share code, notes, and snippets.

@evansde77
Created June 24, 2015 15:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evansde77/98349d9b756f8cd72a35 to your computer and use it in GitHub Desktop.
Save evansde77/98349d9b756f8cd72a35 to your computer and use it in GitHub Desktop.
function carb_logs(){
CLUSTER=$1
knife ssh -x evansde77 role:load_balancer_${CLUSTER} "tail -f /opt/sapi/logs/carburetor_package.log" -a ip.public
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment