From c5215953831355caae06485497ee6f8e9a34c91f Mon Sep 17 00:00:00 2001 From: Toni Date: Fri, 21 Oct 2022 20:01:54 +0200 Subject: Add Elasticsearch protocol dissector. (#1782) * all credits goes to @verzulli Signed-off-by: Toni Uhlig Signed-off-by: Toni Uhlig --- tests/pcap/elasticsearch.pcap | Bin 0 -> 13515 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pcap/elasticsearch.pcap (limited to 'tests/pcap') diff --git a/tests/pcap/elasticsearch.pcap b/tests/pcap/elasticsearch.pcap new file mode 100644 index 000000000..1bacd9a44 Binary files /dev/null and b/tests/pcap/elasticsearch.pcap differ -- cgit v1.2.3