Skip to content

Instantly share code, notes, and snippets.

@richistron
Forked from scalopus/tcp-dump.sh
Created February 8, 2022 20:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richistron/70c432acd9615b4814c2c563ceae49c4 to your computer and use it in GitHub Desktop.
Save richistron/70c432acd9615b4814c2c563ceae49c4 to your computer and use it in GitHub Desktop.
TCPDump: Monitoring `locahost` for Graylog, statsd, fluentd (MacOS)
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