๐Ÿ“ฆ jtai / wireshark-statsd-dissector

Wireshark protocol dissector for the statsd protocol

โ˜… 6 stars โ‘‚ 3 forks ๐Ÿ‘ 6 watching
๐Ÿ“ฅ Clone https://github.com/jtai/wireshark-statsd-dissector.git
HTTPS git clone https://github.com/jtai/wireshark-statsd-dissector.git
SSH git clone git@github.com:jtai/wireshark-statsd-dissector.git
CLI gh repo clone jtai/wireshark-statsd-dissector
Jon Tai Jon Tai Parse individual tags 5732e7c 9 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Wireshark Statsd Protocol Dissector

This is a wireshark protocol dissector for the statsd protocol written in lua.

Dogstatsd extensions such as tags are supported.

Usage

wireshark -X luascript:/path/to/statsddissector.lua

or

tshark -X luascript:/path/to/statsddissector.lua -r capture.pcap