Ask Your Question

Revision history [back]

The output of any the -z options is formatted plain text, redirecting the output to a file with the extension of .json won't make it into json.

You can either:

  1. Post-process the output using your language of choice.
  2. Create an enhancement request at the Wireshark GitLab Issues page.
  3. Make the required modifications to tshark yourself, or pay someone to do it. Not trivial.