ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-users: Re: [Wireshark-users] How to save a wireshark trace as comma separated file from

From: Martin Visser <martinvisser99@xxxxxxxxx>
Date: Fri, 11 Sep 2009 23:11:51 +1000
You need to choose the fields that you want, but try something like this:-

sudo tshark -i 3  -Tfields -E header=y -E separator="," -E quote=d -e ip.src -e ip.dst -e frame.len -e frame.protocols


Regards, Martin

MartinVisser99@xxxxxxxxx


On Fri, Sep 11, 2009 at 9:28 PM, Duygu Isler <duyguisler@xxxxxxxxx> wrote:
Hello,

I am running wireshark in a remote computer.  I need a command line tip for saving my traces as comma separated file? How can I do this?

Thanks.

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