Skip to content

jtai/wireshark-statsd-dissector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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 lua_script:/path/to/statsd_dissector.lua

or

tshark -X lua_script:/path/to/statsd_dissector.lua -r capture.pcap

About

Wireshark protocol dissector for the statsd protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages