Created
September 16, 2014 02:57
-
-
Save astanway/0c8e02e8198ace4d2a0e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo tcpflow -c port 2003 -i lo | |
tcpflow[16873]: listening on lo | |
127.000.000.001.45478-127.000.000.001.02003: stats.statsd.packets_received 0 1410836215 | |
stats_counts.statsd.packets_received 0 1410836215 | |
stats.statsd.bad_lines_seen 0 1410836215 | |
stats_counts.statsd.bad_lines_seen 0 1410836215 | |
statsd.numStats 2 1410836215 | |
stats.statsd.graphiteStats.calculationtime 4 1410836215 | |
stats.statsd.graphiteStats.last_exception 1410593774 1410836215 | |
stats.statsd.graphiteStats.last_flush 1410836205 1410836215 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment