Hello, I want to put Wireshark logs in excel. But I can't see any feature about this. Is it possible and how? asked 29 Nov '10, 00:20 Burcu Sara |
2 Answers:
You mean the packet list as an excel file, with all the columns as configured? Go to File -> Export -> File and select a file name and "CSV" for Save as Type. That way you will get all rows exported exactly as displayed in the packet list. You can also give Wireshark ranges if you don't need all of the rows. answered 29 Nov '10, 09:11 Jasper ♦♦ |
Also, check out packetbone.com if want to manipulate it more within excel. answered 29 Nov '10, 19:31 hansangb |