Skip to content

Instantly share code, notes, and snippets.

@scalopus
Last active February 8, 2022 20:53
Show Gist options
  • Save scalopus/1697d6255f3824c41df5971bdc0074a5 to your computer and use it in GitHub Desktop.
Save scalopus/1697d6255f3824c41df5971bdc0074a5 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