Skip to content

Instantly share code, notes, and snippets.

@marcusdb
Last active March 7, 2016 22:35
Show Gist options
  • Select an option

  • Save marcusdb/4d4e737d250217491c6a to your computer and use it in GitHub Desktop.

Select an option

Save marcusdb/4d4e737d250217491c6a to your computer and use it in GitHub Desktop.
echo '{"id":"TEST","level2":{"id":"Level2 id"}}' | | nc -q0 stats 28777 LOGSTASH JSON
nc localhost 5000 < /some/log/file.log
echo "local.random.diceroll 4 `date +%s`" | nc -q0 stats 2003 GRAFITE
echo "foo:1|c" | nc -u -w0 stats 8125 STATSD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment