From a2c93304f835f9939e777e0ce8e177164bba4ca7 Mon Sep 17 00:00:00 2001 From: Ryan Doyle Date: Mon, 17 Nov 2014 09:45:11 +1100 Subject: [PATCH] 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 --- docs/community/misc.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/community/misc.asciidoc b/docs/community/misc.asciidoc index edc892a42ba..eac5877f444 100644 --- a/docs/community/misc.asciidoc +++ b/docs/community/misc.asciidoc @@ -16,3 +16,6 @@ * https://github.com/Aconex/scrutineer[Scrutineer]: A high performance consistency checker to compare what you've indexed with your source of truth content (e.g. DB) + +* https://www.wireshark.org/[Wireshark]: + Protocol dissection for Zen discovery, HTTP and the binary protocol