First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Save or print dialogs (expert information, statistics) to text

  • retag add tags

I am using Wireshark 2.6.5 on mac. I need to provide information to others who don't have it

is there a way to print the displayed info from dislogs like Expert Information Statistics etc to text so that I can share that in a report?

eg in Expert information I am missing a 'Copy' (which appears in Statistics, but it's missing 'text' format too)

Mathias's avatar
1
Mathias
asked 2019-03-13 02:45:47 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Hi,

You should be able to perform a right click on any lines in the expert information and see a "Copy" menu.

The expert information is taken from different parts of the packets.

If you are interested in certain messages only then you can try to filter out these packets using Display Filters.

You can then use the print function and setup the details the way you want to show the expert information.

You'll be able to print and choose to print the details "As Displayed."

You can also use the Expert Severity itself as a filter:

_ws.expert.severity == Chat

Hope this helps.

Cheers,

JF

Spooky's avatar
191
Spooky
answered 2019-03-13 03:04:28 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer