Wireshark mailing list archives

Re: How to copy or store the contents from packet List window


From: "j.snelders" <j.snelders () telfort nl>
Date: Sat, 20 Aug 2011 09:28:04 +0200

Hi RG,

You can also customize the Packet List by adding, removing and/or customizing
columns:
http://www.lovemytool.com/blog/2011/05/wireshark-151-add-and-customize-columns-by-joke-snelders.html


You can also use TShark to export the Packet List:
$ tshark -r test.pcap > test.csv
$ tshark -r test.pcap -T fields -e frame.number -e frame.time -e ip.src -e
ip.dst > test.csv

See the man-page for more information:
http://www.wireshark.org/docs/man-pages/tshark.html

Hope this helps
Joke

On Fri, 19 Aug 2011 16:31:50 -0400 Tony Trinh wrote:
See the Wireshark Manual:

http://www.wireshark.org/docs/wsug_html_chunked/ChUseFileMenuSection.html
http://www.wireshark.org/docs/wsug_html_chunked/ChIOExportSection.html


On Fri, Aug 19, 2011 at 4:23 PM, Gopal, Ram (NSN - US/Mountain View) <
ram.gopal () nsn com> wrote:

**

Hello,

Can any one provide the procedure for copying the content that is
displayed in the packet list window to clipboard or as .csv file?

Thanks and Regards

RG

       


___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe


Current thread: