Last active
February 8, 2022 20:53
-
-
Save scalopus/1697d6255f3824c41df5971bdc0074a5 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