-
-
Save richistron/70c432acd9615b4814c2c563ceae49c4 to your computer and use it in GitHub Desktop.
TCPDump: Monitoring `locahost` for Graylog, statsd, fluentd (MacOS)
This file contains hidden or 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 tcpdump -A -s0 -ilo0 port 24224 or port 12201 or port 8125 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment