Skip to content

Instantly share code, notes, and snippets.

@tnmt
Last active December 11, 2015 20:18
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 tnmt/4654102 to your computer and use it in GitHub Desktop.
Save tnmt/4654102 to your computer and use it in GitHub Desktop.
TAG_PREFIX=""
LOGS=$(cat <<"EOF"
tag001 /tmp/log001.log
tag002 /tmp/log002.log
EOF
)
PRIMARY_SERVER="0.0.0.0:24224"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment