Re: tool to convert packet level pcap files to flow level data?
George Nychis <[email protected]> Thu, 27 Jul 2006 16:06:52 -0400
| Newsgroups | gmane.network.ethereal.user |
|---|---|
| Message-ID | <[email protected]> |
Nevermind, got what I was looking for with argus ... needed it in argus format anyways :) - George George Nychis wrote: > Hey guys, > > I am looking for a tool that can read through pcap format packet level > data, and convert it to flow level data. > > I'd give it pcap files, it would generate something like: > > StartTime(seconds), EndTime(seconds), IP Protocol, Source IP, Source > Port, Dst IP, Dst Port, Source Packets, Dst Packets, Source Bytes, Dst Bytes > > Anyone know of any tools that can do this before I go and attempt > writing something to do it? > > Thanks! > George > _______________________________________________ > Ethereal-users mailing list > [email protected] > http://www.ethereal.com/mailman/listinfo/ethereal-users >