tshark JSON and Elasticsearch output
authorMartin Kacer <kacer.martin@gmail.com>
Mon, 13 Jun 2016 13:47:44 +0000 (15:47 +0200)
committerAnders Broman <a.broman58@gmail.com>
Fri, 17 Jun 2016 06:09:29 +0000 (06:09 +0000)
commit42b060905e6a84c1413803e59766802089f6349d
tree2eec8bc60f00414ab720776ab226f87ced48ade1
parent0aa5f6c6c70959c24caee61a88889b1b86d610f1
tshark JSON and Elasticsearch output

Added ouput -T for json|ek
Added -j switch fo filter EK json|ek fields.
Added -x switch to work with json|ek to insert raw fields.

Bug: 11754

Change-Id: Iad5a9092b843c074b0b774d1745fa14fca09f6b7
Reviewed-on: https://code.wireshark.org/review/15869
Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
AUTHORS.src
doc/tshark.pod
epan/print.c
epan/print.h
tshark.c