Docs: Add Wireshark protocol dissection support
Hi guys, I've finished my Wireshark dissector for Elasticsearch. It is now merged into their master. See https://code.wireshark.org/review/#/c/4948/ Closes #8495
This commit is contained in:
parent
28f3ea1b8d
commit
a2c93304f8
|
@ -16,3 +16,6 @@
|
||||||
* https://github.com/Aconex/scrutineer[Scrutineer]:
|
* https://github.com/Aconex/scrutineer[Scrutineer]:
|
||||||
A high performance consistency checker to compare what you've indexed
|
A high performance consistency checker to compare what you've indexed
|
||||||
with your source of truth content (e.g. DB)
|
with your source of truth content (e.g. DB)
|
||||||
|
|
||||||
|
* https://www.wireshark.org/[Wireshark]:
|
||||||
|
Protocol dissection for Zen discovery, HTTP and the binary protocol
|
||||||
|
|
Loading…
Reference in New Issue